What is Microsoft.SqlServer.Types?
This tool enables the use of SQL Server spatial types, such as DbGeography and DbGeometry, on machines that do not have SQL Server installed. It provides a way to leverage the power of spatial data analysis and modeling without the need for a full SQL Server installation, making it a versatile solution for a wide range of applications and development environments. The Microsoft.SqlServer.Types package, available through NuGet, offers a convenient way to incorporate these spatial capabilities into projects, expanding the possibilities for working with location-based data and geospatial information
Highlights
- Facilitates the use of SQL Server spatial types (DbGeography and DbGeometry) on machines without SQL Server
- Enables the integration of Entity Framework spatial types
- Accessible through the NuGet Packages category, providing a convenient way to incorporate spatial capabilities into projects