Info
Version: | 0.1.8 |
Author(s): | Alejandro Piña |
Last Update: | Thursday, January 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ultranaco.Database.SQLServer |
Install
Install-Package Ultranaco.Database.SQLServer
dotnet add package Ultranaco.Database.SQLServer
paket add Ultranaco.Database.SQLServer
Ultranaco.Database.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SqlServer.Types(>= 14.0.1016.290)
- NetTopologySuite(>= 1.15.2)
- NetTopologySuite.IO.GeoJSON(>= 1.15.5)
- NetTopologySuite.IO.SqlServerBytes(>= 1.15.1)
- System.Data.SqlClient(>= 4.8.0)
- Ultranaco.Appsettings(>= 0.0.2)
- Ultranaco.Objects(>= 0.0.3)
Tags
Repository: https://github.com/ultranaco/sqlserver-csharp.