Info
Version: | 2.0.1 |
Author(s): | 成善斌 |
Last Update: | Thursday, June 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chengkkll/TianCheng.BaseService |
NuGet Url: | https://www.nuget.org/packages/TianCheng.BaseService |
Install
Install-Package TianCheng.BaseService
dotnet add package TianCheng.BaseService
paket add TianCheng.BaseService
TianCheng.BaseService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Serilog.Extensions.Logging.File(>= 1.1.0)
- Swashbuckle.AspNetCore(>= 4.0.1)
- Swashbuckle.AspNetCore.Annotations(>= 4.0.1)
- Swashbuckle.AspNetCore.Filters(>= 4.5.5)
- TianCheng.DAL.MongoDB(>= 2.0.2)
- TianCheng.Model(>= 2.0.4)
Tags
包括:Jwt的登录控制、其它接口的调用封装、文件上传处理、Swagger、通用业务封装.