Info
Version: | 1.0.0 |
Author(s): | Majid Iqbal |
Last Update: | Friday, October 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Akinzekeel/StackPanel |
NuGet Url: | https://www.nuget.org/packages/Akinzekeel.StackPanel |
Install
Install-Package Akinzekeel.StackPanel
dotnet add package Akinzekeel.StackPanel
paket add Akinzekeel.StackPanel
Akinzekeel.StackPanel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.9)
- Microsoft.AspNetCore.Components.Web(>= 3.1.9)
Inspired by XAML's StackPanel component.