A small library to separate your filtering logic from Data access layer.
Info
Version: | 1.0.0 |
Author(s): | Tornike Goshadze (@joffarex) |
Last Update: | Sunday, July 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joffarex/Specification |
NuGet Url: | https://www.nuget.org/packages/Joffarex.Specification |
Install
Install-Package Joffarex.Specification
dotnet add package Joffarex.Specification
paket add Joffarex.Specification
Joffarex.Specification Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
Tags