Sql Server provider for Application configurator.
Info
Version: | 1.0.1 |
Author(s): | DeepSoftware Team |
Last Update: | Wednesday, December 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DeepSoftware.ConfigurationManager.SqlServer |
Install
Install-Package DeepSoftware.ConfigurationManager.SqlServer
dotnet add package DeepSoftware.ConfigurationManager.SqlServer
paket add DeepSoftware.ConfigurationManager.SqlServer
DeepSoftware.ConfigurationManager.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- DeepSoftware.ConfigurationManager(>= 1.0.1)
- DeepSoftware.SharedKernel(>= 1.0.13)
- System.Data.SqlClient(>= 4.8.2)