A set helpful extensions for Microsoft.Extensions.DependencyInjection.
Info
Version: | 0.5.0 |
Author(s): | Nicholas Myers |
Last Update: | Friday, September 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neekgreen/PaginableCollections.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/PaginableCollections.AspNetCore |
Install
Install-Package PaginableCollections.AspNetCore
dotnet add package PaginableCollections.AspNetCore
paket add PaginableCollections.AspNetCore
PaginableCollections.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.Core(>= 1.1.3)
- PaginableCollections(>= 3.1.0)
- System.Linq.Queryable(>= 4.3.0)
Tags