Skip to content

rbfriedman/Grid.Blazor

 
 

Repository files navigation

Grid.Blazor

A fork from: https://gridmvc.codeplex.com/

It supports .NET Core 3.0 Preview 7

Important If you use EF Core 3.0, continue using EF Core 3.0 Preview5.

EF Core 3.0 Preview6 and Preview7 have not implemented all Linq features and many queries throw exceptions: https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-3-0-preview-6-and-entity-framework-6-3-preview-6/

It is expected that EF Core 3.0 Preview8 will implement all Linq features.

Demo

http://gridblazor.azurewebsites.net

Documentation

Native C# Grid components for:

This is an example of a table of items using this component:

Image of GridBlazor

About

Grid components for Blazor (client-side and server-side) and ASP.NET Core MVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.0%
  • HTML 19.1%
  • JavaScript 10.2%
  • CSS 0.7%