Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 1.0.2 |
| Author(s): | Chan ([email protected]) |
| Last Update: | Thursday, February 25, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chanido/poor-mans-grid-backend |
| NuGet Url: | https://www.nuget.org/packages/PoorMansGrid |
Install
Install-Package PoorMansGrid
dotnet add package PoorMansGrid
paket add PoorMansGrid
PoorMansGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- System.Linq.Dynamic.Core(>= 1.2.7)
Tags
It's not very smart but has Text, Number and DateTime filters. It also allows simple joins.