C# framework for executing queued database management tasks.
Info
| Version: | 1.1.0.14 |
| Author(s): | Austin Drenski |
| Last Update: | Friday, March 17, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/AD.DatabaseManagementApi |
Install
Install-Package AD.DatabaseManagementApi
dotnet add package AD.DatabaseManagementApi
paket add AD.DatabaseManagementApi
AD.DatabaseManagementApi Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- JetBrains.Annotations(>= 10.3.0)
- System.Collections.Immutable(>= 1.3.1)