ThinkGeo.SqlServer is a layer extension to ThinkGeo.Core that connects to Microsoft SQL Server (2008+) and renders the native spatial column types (geometry / geography) as feature layers on the map.
Info
| Version: | 15.0.0-beta050 |
| Author(s): | ThinkGeo |
| Last Update: | Monday, May 25, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://docs.thinkgeo.com/products/desktop-maps/supported-data-formats/ |
| NuGet Url: | https://www.nuget.org/packages/ThinkGeo.SqlServer |
Install
Install-Package ThinkGeo.SqlServer
dotnet add package ThinkGeo.SqlServer
paket add ThinkGeo.SqlServer
ThinkGeo.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- ThinkGeo.Core(>= 13.0.0219)
- ThinkGeo.Dependency.SqlClient(>= 12.2.1)
Tags