SimpleBlazorGrid.Core
0.1.1
See the version list below for details.
dotnet add package SimpleBlazorGrid.Core --version 0.1.1
NuGet\Install-Package SimpleBlazorGrid.Core -Version 0.1.1
<PackageReference Include="SimpleBlazorGrid.Core" Version="0.1.1" />
<PackageVersion Include="SimpleBlazorGrid.Core" Version="0.1.1" />
<PackageReference Include="SimpleBlazorGrid.Core" />
paket add SimpleBlazorGrid.Core --version 0.1.1
#r "nuget: SimpleBlazorGrid.Core, 0.1.1"
#:package SimpleBlazorGrid.Core@0.1.1
#addin nuget:?package=SimpleBlazorGrid.Core&version=0.1.1
#tool nuget:?package=SimpleBlazorGrid.Core&version=0.1.1
Simple Blazor Grid
⚠ Simple Blazor Grid is still in prelease, some features may be missing or broken ⚠
Simple Blazor Grid provides a simple and effective way to easily create data grids in Blazor with searching, sorting, paging and filtering all supported out-of-the-box.
Getting Started
To get started, install Simple Blazor Grid into your project from NuGet ;
dotnet add package SimpleBlazorGrid.Core
Once installed, read the getting started guide to create your first grid.
Building
SASS is required to build the solution, please run the appropriate command below to install it.
Windows (Chocolatey)
choco install sass
MacOS / Linux (Homebrew)
brew install sass/sass/sass
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.22)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SimpleBlazorGrid.Core:
| Package | Downloads |
|---|---|
|
SimpleBlazorGrid.EntityFramework
Entity Framework data source for use with Simple Blazor Grid |
GitHub repositories
This package is not used by any popular GitHub repositories.