为列表返回数据添加页码等字段.
Info
Version: | 1.4.2 |
Author(s): | AbelWung |
Last Update: | Thursday, December 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Abel.Api.Infrastructure |
Install
Install-Package Abel.Api.Infrastructure
dotnet add package Abel.Api.Infrastructure
paket add Abel.Api.Infrastructure
Abel.Api.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Abel.Domain(>= 1.0.0)
- Abel.EventBus(>= 1.1.0)
- Abel.Utils(>= 1.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Autofac.Extensions.DependencyInjection(>= 5.0.1)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)