ASP.NET Core library for Specification Pattern.
Info
Version: | 1.0.3 |
Author(s): | David Ikin |
Last Update: | Wednesday, September 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidikin45/AspNetCore.Specification |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Specification |
Install
Install-Package AspNetCore.Specification
dotnet add package AspNetCore.Specification
paket add AspNetCore.Specification
AspNetCore.Specification Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- System.Linq.Dynamic.Core(>= 1.1.0)
Tags