Sql Server Implementation of Connection Factory using SqlClient.
Info
| Version: | 2.1.0 |
| Author(s): | Gliesefire |
| Last Update: | Thursday, January 21, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gliesefire/Repository-UoW-Pattern |
| NuGet Url: | https://www.nuget.org/packages/RepositoryPattern.SqlServer |
Install
Install-Package RepositoryPattern.SqlServer
dotnet add package RepositoryPattern.SqlServer
paket add RepositoryPattern.SqlServer
RepositoryPattern.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- RepositoryPattern.Abstractions(>= 2.1.1)
- System.Data.SqlClient(>= 4.8.2)
Tags