Info
Version: | 2.0.4 |
Author(s): | 成善斌 |
Last Update: | Thursday, June 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chengkkll/TianCheng.Model |
NuGet Url: | https://www.nuget.org/packages/TianCheng.Model |
Install
Install-Package TianCheng.Model
dotnet add package TianCheng.Model
paket add TianCheng.Model
TianCheng.Model Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.1.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 6.1.1)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
- MongoDB.Bson(>= 2.8.1)
- Newtonsoft.Json(>= 12.0.2)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Debug(>= 1.0.1)
- Serilog.Sinks.Email(>= 2.3.0)
- Serilog.Sinks.MongoDB(>= 4.0.0)
- Serilog.Sinks.RollingFile(>= 3.3.0)
Tags
常用操作包括:对象转换、序列化、日志、常用异常处理、依赖注入。.