Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client.
Info
Version: | 2.5.0 |
Author(s): | Morten Nielsen |
Last Update: | Thursday, February 17, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/dotMorten/Microsoft.SqlServer.Types |
NuGet Url: | https://www.nuget.org/packages/dotMorten.Microsoft.SqlServer.Types |
Install
Install-Package dotMorten.Microsoft.SqlServer.Types
dotnet add package dotMorten.Microsoft.SqlServer.Types
paket add dotMorten.Microsoft.SqlServer.Types
dotMorten.Microsoft.SqlServer.Types Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.5.1)
- System.Memory(>= 4.5.1)
Tags