Altseed2.BoxUI は 宣言的な GUI レイアウトを簡単かつ軽量に行うための Altseed2 拡張ライブラリです。
dotnet add package Altseed2.BoxUI
以前解説記事を書きました。
Altseed2で軽量な宣言的UIを支援するライブラリAltseed2.BoxUIの紹介 - AmusementCreators
$ dotnet tool restore
$ dotnet build
$ dotnet pack src/Altseed2.BoxUI -c RELEASE -o .
Then, drug & drop Altseed2.BoxUI.*.nupkg
to the Nuget website.