Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.0 |
Author(s): | enisn |
Last Update: | Monday, November 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/enisn/AutoFilterer |
NuGet Url: | https://www.nuget.org/packages/AutoFilterer |
Install
Install-Package AutoFilterer
dotnet add package AutoFilterer
paket add AutoFilterer
AutoFilterer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.