TianCheng.DAL.MongoDB
2.0.2
MongoDB 的数据库访问操作。
包括连接数据库并缓存数据库操作服务、日志处理、MongoDB的UTC时间转换、以及常用的增删改查操作。
Install-Package TianCheng.DAL.MongoDB -Version 2.0.2
dotnet add package TianCheng.DAL.MongoDB --version 2.0.2
<PackageReference Include="TianCheng.DAL.MongoDB" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TianCheng.DAL.MongoDB --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TianCheng.DAL.MongoDB, 2.0.2"
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
- MongoDB.Bson (>= 2.8.1)
- MongoDB.Driver (>= 2.8.1)
- TianCheng.DAL (>= 2.0.3)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TianCheng.DAL.MongoDB:
Package | Downloads |
---|---|
TianCheng.BaseService
业务处理通用的方法。
包括:Jwt的登录控制、其它接口的调用封装、文件上传处理、Swagger、通用业务封装
|
|
TianCheng.SystemCommon
部门、用户、角色、功能点、菜单的通用处理
2.0 增加了区域、行业、IP登录、系统版本的处理
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 297 | 6/27/2019 |
2.0.1 | 181 | 6/24/2019 |
2.0.0 | 184 | 6/22/2019 |
1.2.0 | 459 | 9/16/2018 |
1.1.0.7-preview | 498 | 11/29/2017 |
1.1.0.5-preview | 469 | 11/17/2017 |
1.1.0.3 | 656 | 11/2/2017 |
1.0.2.6 | 467 | 10/30/2017 |