TianCheng.Model
2.0.4
实体对象基类,及其常用操作。
常用操作包括:对象转换、序列化、日志、常用异常处理、依赖注入。
Install-Package TianCheng.Model -Version 2.0.4
dotnet add package TianCheng.Model --version 2.0.4
<PackageReference Include="TianCheng.Model" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TianCheng.Model --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TianCheng.Model, 2.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
设置目标架构为:.NET Standard 2.0
Dependencies
-
.NETStandard 2.0
- 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)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on TianCheng.Model:
Package | Downloads |
---|---|
TianCheng.BaseService
业务处理通用的方法。
包括:Jwt的登录控制、其它接口的调用封装、文件上传处理、Swagger、通用业务封装
|
|
TianCheng.SystemCommon
部门、用户、角色、功能点、菜单的通用处理
2.0 增加了区域、行业、IP登录、系统版本的处理
|
|
TianCheng.Excel
通过调用EPPlus来操作Excel,主要服务于数据的导入导出
|
|
TianCheng.DAL
数据库操作接口,及其数据库连接控制,日志处理。
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 346 | 6/27/2019 |
2.0.3 | 291 | 6/24/2019 |
1.2.0.1 | 283 | 12/26/2018 |
1.2.0 | 509 | 9/16/2018 |
1.1.0.7-preview | 523 | 11/29/2017 |
1.1.0.5-preview | 505 | 11/17/2017 |
1.1.0.2 | 894 | 10/30/2017 |
1.0.2.5 | 580 | 10/30/2017 |