![]() |
VOOZH | about |
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite --version 10.0.9
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite -Version 10.0.9
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="10.0.9" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="10.0.9" />Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" />Project file
paket add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite --version 10.0.9
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite, 10.0.9"
#:package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite@10.0.9
#addin nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=10.0.9Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=10.0.9Install as a Cake Tool
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite enables use of spatial data for SQL Server and Azure SQL with Entity Framework Core and NetTopologySuite.
Call UseNetTopologySuite inside the call to UseSqServer when configuring the SQLite database provider for your DbContext. For example:
protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
=> options.UseSqlServer(
"Server=localhost;Database=MyDatabase;Trusted_Connection=True;",
b => b.UseNetTopologySuite());
For more information on using spatial data with EF Core and SQLite, see:
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite:
| Package | Downloads |
|---|---|
|
EntityFrameworkCore.BootKit
EntityFrameworkCore Boot Kit (EFBK) is a quick start database connecter for using EntityFrameworkCore. Support variety of databases such as Sqlite, MySql, SqlServer, PostgreSql, MongoDb, Amazon Redshift, AWS Aurora and Memory database. |
|
|
EFCore.BulkExtensions.MIT.SqlServer
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite |
|
|
EFCore.BulkExtensions.MIT
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite |
|
|
Be.Vlaanderen.Basisregisters.RoadRegistry.BackOffice.Api
Road Registry. |
|
|
NeuroSpeech.EntityAccessControl
Entity Access Control List framework over Entity Framework Core with Audit and Typed Events. |
Showing the top 15 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite:
| Repository | Stars |
|---|---|
|
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
|
|
|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
|
|
|
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
|
|
|
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics, commercial use requires a paid licence. Obtain your licence from:
|
|
|
Coldairarrow/EFCore.Sharding
Database Sharding For EFCore
|
|
|
loresoft/EntityFrameworkCore.Generator
Generate Entity Framework Core model from an existing database
|
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
|
gavilanch/CursoRESTfulAPIsASPNETCore
Repositorio del curso de construcción de WebAPIs con ASP.NET Core
|
|
| videokojot/EFCore.BulkExtensions.MIT | |
|
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
|
|
|
shinyorg/templates
dotnet CLI & Visual Studio Templates
|
|
|
openchargemap/ocm-system
Open Charge Map is the global public registry of electric vehicle charging locations. Established 2011. Help wanted.
|
|
|
PhenX/PhenX.EntityFrameworkCore.BulkInsert
Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 110 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 256 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 305 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 364 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 268 | 2/10/2026 |
| 10.0.9 | 15,319 | 6/9/2026 |
| 10.0.8 | 104,249 | 5/12/2026 |
| 10.0.7 | 187,590 | 4/21/2026 |
| 10.0.6 | 68,831 | 4/14/2026 |
| 10.0.5 | 187,696 | 3/12/2026 |
| 10.0.4 | 10,406 | 3/10/2026 |
| 9.0.17 | 1,068 | 6/9/2026 |
| 9.0.16 | 8,022 | 5/12/2026 |
| 9.0.15 | 10,986 | 4/14/2026 |
| 9.0.14 | 24,899 | 3/10/2026 |
| 9.0.13 | 21,651 | 2/10/2026 |
| 8.0.28 | 945 | 6/9/2026 |
| 8.0.27 | 7,604 | 5/12/2026 |
| 8.0.26 | 8,750 | 4/14/2026 |
| 8.0.25 | 15,766 | 3/10/2026 |