SQL Server configuration provider implementation for Microsoft.Extensions.Configuration.
Info
| Version: | 1.0.0 |
| Author(s): | DBGang |
| Last Update: | Monday, July 15, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DBGang.Configuration.SQLServer |
Install
Install-Package DBGang.Configuration.SQLServer
dotnet add package DBGang.Configuration.SQLServer
paket add DBGang.Configuration.SQLServer
DBGang.Configuration.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.2.0)
- System.Data.SqlClient(>= 4.6.1)
Tags