Info
| Version: | 15.0.0-beta037 |
| Author(s): | ThinkGeo |
| Last Update: | Thursday, May 7, 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
Capabilities:
- Read SQL Server geometry / geography columns as feature layers.
- Spatial query push-down via the SQL Server spatial functions (STIntersects, STWithin, etc.).
- Compose with other ThinkGeo layers on a single map.
Targets: .NET Framework 4.6.2+ and .NET Standard 2.1 (covers .NET Core 3.1, .NET 5 / 6 / 7 / 8 / 9).
Uses Microsoft.Data.SqlClient.
Platforms: Windows, Linux, macOS.
Depends on ThinkGeo.Core. Pair with a UI package for your platform - see ThinkGeo.Core for the full list.
Commercial product with a free 30-day evaluation.
Sign up at https://helpdesk.thinkgeo.com/register and download ProductCenter to start.
Documentation: https://docs.thinkgeo.com/.