Contains Sql Server connection factory and other extensions for Sql Server.
Info
Version: | 0.8.0 |
Author(s): | DevGuild |
Last Update: | Thursday, April 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DevGuildRu/libraries-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/DevGuild.AspNetCore.Services.Data.Relational.SqlServer |
Install
Install-Package DevGuild.AspNetCore.Services.Data.Relational.SqlServer
dotnet add package DevGuild.AspNetCore.Services.Data.Relational.SqlServer
paket add DevGuild.AspNetCore.Services.Data.Relational.SqlServer
DevGuild.AspNetCore.Services.Data.Relational.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- DevGuild.AspNetCore.Services.Data.Relational(>= 0.8.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- System.Data.SqlClient(>= 4.6.0)