ThinkGeo.MapSuite.Layers.MsSql
10.6.0
ThinkGeo.MapSuite.Layers.MsSql is based on .NET Framework. If you are interested in .NET Core based assemblies, please reference ThinkGeo.SqlServer. ThinkGeo.MapSuite.Layers.MsSql is a layer extension to the Map Suite product line, see below for compatibility. This layer represents a FeatureSource backed by MS SQL.
This layer takes advantage of the Microsoft SQL server spatial extension as of SQL server 2008 allowing you to store data natively as geometries.
** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. **
Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api
Supported Platforms: Windows, Linux, macOS
- Compatible Products -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI
See the version list below for details.
Install-Package ThinkGeo.MapSuite.Layers.MsSql -Version 10.6.0
dotnet add package ThinkGeo.MapSuite.Layers.MsSql --version 10.6.0
<PackageReference Include="ThinkGeo.MapSuite.Layers.MsSql" Version="10.6.0" />
paket add ThinkGeo.MapSuite.Layers.MsSql --version 10.6.0
Dependencies
-
.NETFramework 4.5
- ThinkGeo.MapSuite (>= 10.6.0)
GitHub Usage
This package is not used by any popular GitHub repositories.