数据库通用操作类,目前支持MongoDB、Oracle数据库。.
Info
| Version: | 2.0.1 |
| Author(s): | PK |
| Last Update: | Thursday, April 8, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lqspk/PK.DB.Utilities |
| NuGet Url: | https://www.nuget.org/packages/PK.DB.Utilities |
Install
Install-Package PK.DB.Utilities
dotnet add package PK.DB.Utilities
paket add PK.DB.Utilities
PK.DB.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.10.0)