IDataBase is a database connection - driven base class.
Info
| Version: | 0.2.4 |
| Author(s): | CaiJinHao |
| Last Update: | Monday, June 22, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CaiJinHao/netcore-api-template/tree/master/services/database/IDataBase |
| NuGet Url: | https://www.nuget.org/packages/IDataBase |
Install
Install-Package IDataBase
dotnet add package IDataBase
paket add IDataBase
IDataBase Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.ComponentModel.Annotations(>= 4.7.0)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags