Simplified safe querying for Entity Framework Core.
Info
Version: | 0.9.0 |
Author(s): | Patrik Svensson |
Last Update: | Tuesday, September 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spectresystems/spectre.query |
NuGet Url: | https://www.nuget.org/packages/Spectre.Query.AspNetCore |
Install
Install-Package Spectre.Query.AspNetCore
dotnet add package Spectre.Query.AspNetCore
paket add Spectre.Query.AspNetCore
Spectre.Query.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Spectre.Query(>= 0.9.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)