Virtualized list components for Blazor WebAssembly.
Info
Version: | 0.2.0 |
Author(s): | shipwreck.jp |
Last Update: | Friday, January 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pgrho/blazor-framework |
NuGet Url: | https://www.nuget.org/packages/Shipwreck.BlazorFramework.ItemsControls |
Install
Install-Package Shipwreck.BlazorFramework.ItemsControls
dotnet add package Shipwreck.BlazorFramework.ItemsControls
paket add Shipwreck.BlazorFramework.ItemsControls
Shipwreck.BlazorFramework.ItemsControls Download (Unzip the "nupkg" after downloading)
Dependencies
- Shipwreck.BlazorFramework.Core(>= 0.2.0)
- Microsoft.AspNetCore.Components.WebAssembly(>= 5.0.2)
- Shipwreck.ViewModelUtils(>= 0.0.1)