The package contains useful utilities for data access development on SQL server.
Info
| Version: | 2.2.0 |
| Author(s): | Omar Besiso |
| Last Update: | Monday, July 4, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/omarbesiso/Ximo.Data.SqlServer |
| NuGet Url: | https://www.nuget.org/packages/Ximo.Data.SqlServer |
Install
Install-Package Ximo.Data.SqlServer
dotnet add package Ximo.Data.SqlServer
paket add Ximo.Data.SqlServer
Ximo.Data.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 2.1.0)
- Ximo.Utilities(>= 1.1.0)