Simplifies working with SQL Server databases in .NET Framework, .NET Core and .NET Standard projects.
Info
| Version: | 3.0.2 |
| Author(s): | Andrey Gruber |
| Last Update: | Sunday, October 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dedpichto/ag.DbData.SqlServer |
| NuGet Url: | https://www.nuget.org/packages/ag.DbData.SqlServer |
Install
Install-Package ag.DbData.SqlServer
dotnet add package ag.DbData.SqlServer
paket add ag.DbData.SqlServer
ag.DbData.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.6)
- System.Data.SqlClient(>= 4.8.1)
- ag.DbData.Abstraction(>= 3.0.0.4)
Tags