Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 9.0.9

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite --version 9.0.9
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite -Version 9.0.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="9.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="9.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite --version 9.0.9
                    
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite, 9.0.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite@9.0.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=9.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=9.0.9
                    
Install 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.

Usage

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:

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (88)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite:

Package Downloads
NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

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

NeuroSpeech.EntityAccessControl

Entity Access Control List framework over Entity Framework Core with Audit and Typed Events.

Amelia

Package Description

GitHub repositories (14)

Showing the top 14 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
Squidex/squidex
Headless CMS and Content Managment Hub
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
Coldairarrow/EFCore.Sharding
Database Sharding For EFCore
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 (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
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
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
10.0.0-rc.1.25451.107 711 9/9/2025
10.0.0-preview.7.25380.108 459 8/12/2025
10.0.0-preview.6.25358.103 454 7/15/2025
10.0.0-preview.5.25277.114 386 6/6/2025
10.0.0-preview.4.25258.110 414 5/12/2025
10.0.0-preview.3.25171.6 436 4/10/2025
10.0.0-preview.2.25163.8 359 3/18/2025
10.0.0-preview.1.25081.1 426 2/25/2025
9.0.9 17,789 9/9/2025
9.0.8 76,573 8/5/2025
9.0.7 83,106 7/8/2025
9.0.6 145,440 6/10/2025
9.0.5 122,329 5/13/2025
9.0.4 148,862 4/8/2025
9.0.3 150,371 3/11/2025
9.0.2 217,436 2/11/2025
9.0.1 129,555 1/14/2025
9.0.0 253,000 11/12/2024
9.0.0-rc.2.24474.1 3,780 10/8/2024
9.0.0-rc.1.24451.1 4,265 9/10/2024
9.0.0-preview.7.24405.3 585 8/13/2024
9.0.0-preview.6.24327.4 807 7/9/2024
9.0.0-preview.5.24306.3 434 6/11/2024
9.0.0-preview.4.24267.1 1,043 5/21/2024
9.0.0-preview.3.24172.4 483 4/11/2024
9.0.0-preview.2.24128.4 859 3/12/2024
9.0.0-preview.1.24081.2 757 2/13/2024
8.0.20 5,720 9/9/2025
8.0.19 17,617 8/5/2025
8.0.18 14,757 7/8/2025
8.0.17 31,191 6/10/2025
8.0.16 142,501 5/13/2025
8.0.15 86,540 4/8/2025
8.0.14 522,888 3/11/2025
8.0.13 172,725 2/11/2025
8.0.12 134,647 1/14/2025
8.0.11 874,998 11/12/2024
8.0.10 595,973 10/8/2024
8.0.8 727,796 8/13/2024
8.0.7 355,056 7/9/2024
8.0.6 465,067 5/28/2024
8.0.5 1,698,265 5/14/2024
8.0.4 1,487,088 4/9/2024
8.0.3 253,923 3/12/2024
8.0.2 1,344,497 2/13/2024
8.0.1 253,833 1/9/2024
8.0.0 2,102,721 11/14/2023
8.0.0-rc.2.23480.1 1,775 10/10/2023
8.0.0-rc.1.23419.6 47,870 9/12/2023
8.0.0-preview.7.23375.4 894 8/8/2023
8.0.0-preview.6.23329.4 4,091 7/11/2023
8.0.0-preview.5.23280.1 1,731 6/13/2023
8.0.0-preview.4.23259.3 1,431 5/16/2023
8.0.0-preview.3.23174.2 1,494 4/11/2023
8.0.0-preview.2.23128.3 1,116 3/14/2023
8.0.0-preview.1.23111.4 1,320 2/21/2023
7.0.20 88,914 5/28/2024
7.0.19 6,075 5/14/2024
7.0.18 70,050 4/9/2024
7.0.17 251,894 3/12/2024
7.0.16 75,937 2/13/2024
7.0.15 128,928 1/9/2024
7.0.14 130,937 11/14/2023
7.0.13 115,071 10/24/2023
7.0.12 70,957 10/10/2023
7.0.11 744,827 9/12/2023
7.0.10 1,611,043 8/8/2023
7.0.9 385,418 7/11/2023
7.0.8 399,865 6/22/2023
7.0.7 37,179 6/13/2023
7.0.5 1,742,912 4/11/2023
7.0.4 135,784 3/14/2023
7.0.3 286,806 2/14/2023
7.0.2 1,128,241 1/10/2023
7.0.1 138,183 12/13/2022
7.0.0 233,776 11/7/2022
7.0.0-rc.2.22472.11 1,544 10/11/2022
7.0.0-rc.1.22426.7 1,540 9/14/2022
7.0.0-preview.7.22376.2 698 8/9/2022
7.0.0-preview.6.22329.4 4,127 7/12/2022
7.0.0-preview.5.22302.2 472 6/14/2022
7.0.0-preview.4.22229.2 644 5/10/2022
7.0.0-preview.3.22175.1 616 4/13/2022
7.0.0-preview.2.22153.1 1,023 3/14/2022
7.0.0-preview.1.22076.6 565 2/17/2022
6.0.36 46,237 11/12/2024
6.0.35 62,190 10/8/2024
6.0.33 42,724 8/13/2024
6.0.32 14,065 7/9/2024
6.0.31 29,522 5/28/2024
6.0.30 7,806 5/14/2024
6.0.29 49,869 4/9/2024
6.0.28 45,559 3/12/2024
6.0.27 34,852 2/13/2024
6.0.26 55,561 1/9/2024
6.0.25 178,966 11/14/2023
6.0.24 56,266 10/24/2023
6.0.23 24,025 10/10/2023
6.0.22 66,504 9/12/2023
6.0.21 286,293 8/8/2023
6.0.20 74,307 7/11/2023
6.0.19 1,177,145 6/22/2023
6.0.18 21,642 6/13/2023
6.0.16 455,331 4/11/2023
6.0.15 94,857 3/14/2023
6.0.14 185,974 2/14/2023
6.0.13 630,631 1/10/2023
6.0.12 226,655 12/13/2022
6.0.11 1,321,011 11/7/2022
6.0.10 280,291 10/11/2022
6.0.9 935,989 9/13/2022
6.0.8 361,747 8/9/2022
6.0.7 350,095 7/12/2022
6.0.6 288,078 6/14/2022
6.0.5 259,284 5/10/2022
6.0.4 192,947 4/11/2022
6.0.3 627,957 3/8/2022
6.0.2 247,163 2/8/2022
6.0.1 570,916 12/14/2021
6.0.0 379,222 11/8/2021
6.0.0-rc.2.21480.5 4,613 10/12/2021
6.0.0-rc.1.21452.10 823 9/14/2021
6.0.0-preview.7.21378.4 808 8/10/2021
6.0.0-preview.6.21352.1 1,238 7/14/2021
6.0.0-preview.5.21301.9 6,617 6/15/2021
6.0.0-preview.4.21253.1 564 5/24/2021
6.0.0-preview.3.21201.2 849 4/8/2021
6.0.0-preview.2.21154.2 563 3/11/2021
6.0.0-preview.1.21102.2 616 2/12/2021
5.0.17 157,101 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 9,694 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 40,371 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 25,191 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 86,512 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 30,703 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 175,496 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 160,164 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 165,469 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 216,231 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 246,162 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 263,430 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 195,877 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 108,065 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 85,200 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 143,083 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 90,894 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 140,472 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 2,360 10/13/2020
5.0.0-rc.1.20451.13 5,976 9/14/2020
5.0.0-preview.8.20407.4 3,914 8/25/2020
5.0.0-preview.7.20365.15 1,833 7/21/2020
5.0.0-preview.6.20312.4 786 6/25/2020
5.0.0-preview.5.20278.2 686 6/10/2020
5.0.0-preview.4.20220.10 9,354 5/18/2020
5.0.0-preview.3.20181.2 5,242 4/23/2020
5.0.0-preview.2.20159.4 897 4/2/2020
5.0.0-preview.2.20120.8 1,400 3/16/2020
3.1.32 146,465 12/13/2022
3.1.31 4,630 11/8/2022
3.1.30 43,453 10/11/2022
3.1.29 34,968 9/13/2022
3.1.28 5,986 8/9/2022
3.1.27 13,317 7/12/2022
3.1.26 18,295 6/14/2022
3.1.25 28,515 5/10/2022
3.1.24 19,924 4/11/2022
3.1.23 52,162 3/8/2022
3.1.22 131,821 12/14/2021
3.1.21 105,873 11/7/2021
3.1.20 20,441 10/11/2021
3.1.19 15,490 9/14/2021
3.1.18 59,659 8/10/2021
3.1.17 59,272 7/13/2021
3.1.16 185,163 6/8/2021
3.1.15 76,645 5/11/2021
3.1.14 169,362 4/6/2021
3.1.13 53,627 3/9/2021
3.1.12 48,026 2/9/2021
3.1.11 164,639 1/12/2021
3.1.10 207,379 11/9/2020
3.1.9 345,209 10/13/2020
3.1.8 240,181 9/8/2020
3.1.7 294,527 8/11/2020
3.1.6 184,887 7/14/2020
3.1.5 188,394 6/9/2020
3.1.4 112,642 5/12/2020
3.1.3 417,706 3/24/2020
3.1.2 267,978 2/19/2020
3.1.1 165,619 1/14/2020
3.1.0 183,072 12/3/2019
3.1.0-preview3.19554.8 1,114 11/13/2019
3.1.0-preview2.19525.5 608 11/1/2019
3.1.0-preview1.19506.2 570 10/15/2019
3.0.3 3,718 2/19/2020
3.0.2 1,586 1/14/2020
3.0.1 14,439 11/18/2019
3.0.0 102,799 9/23/2019
3.0.0-rc1.19456.14 889 9/16/2019
3.0.0-preview9.19423.6 1,204 9/4/2019
3.0.0-preview8.19405.11 1,925 8/13/2019
3.0.0-preview7.19362.6 1,395 7/23/2019
3.0.0-preview6.19304.10 891 6/12/2019
3.0.0-preview5.19227.1 757 5/6/2019
3.0.0-preview4.19216.3 1,012 4/18/2019
3.0.0-preview3.19153.1 1,787 3/6/2019
3.0.0-preview.19074.3 1,674 1/29/2019
3.0.0-preview.18572.1 802 12/3/2018
2.2.6 485,473 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 309,768 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 80,956 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 83,788 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 58,111 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 119,133 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 4,761 10/17/2018
2.2.0-preview2-35157 6,670 9/12/2018