Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 9.0.7

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.7
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite -Version 9.0.7
                    
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.7" />
                    
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.7" />
                    
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.7
                    
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite, 9.0.7"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=9.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=9.0.7
                    
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 (82)

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

Amelia

Package Description

NeuroSpeech.EntityAccessControl

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

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
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
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
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-preview.5.25277.114 286 6/6/2025
10.0.0-preview.4.25258.110 385 5/12/2025
10.0.0-preview.3.25171.6 411 4/10/2025
10.0.0-preview.2.25163.8 339 3/18/2025
10.0.0-preview.1.25081.1 397 2/25/2025
9.0.7 1,034 7/8/2025
9.0.6 48,915 6/10/2025
9.0.5 81,828 5/13/2025
9.0.4 105,166 4/8/2025
9.0.3 129,913 3/11/2025
9.0.2 196,779 2/11/2025
9.0.1 117,468 1/14/2025
9.0.0 215,246 11/12/2024
9.0.0-rc.2.24474.1 3,750 10/8/2024
9.0.0-rc.1.24451.1 3,965 9/10/2024
9.0.0-preview.7.24405.3 563 8/13/2024
9.0.0-preview.6.24327.4 782 7/9/2024
9.0.0-preview.5.24306.3 397 6/11/2024
9.0.0-preview.4.24267.1 1,024 5/21/2024
9.0.0-preview.3.24172.4 458 4/11/2024
9.0.0-preview.2.24128.4 838 3/12/2024
9.0.0-preview.1.24081.2 720 2/13/2024
8.0.18 311 7/8/2025
8.0.17 11,889 6/10/2025
8.0.16 36,999 5/13/2025
8.0.15 45,677 4/8/2025
8.0.14 301,369 3/11/2025
8.0.13 130,722 2/11/2025
8.0.12 91,194 1/14/2025
8.0.11 703,105 11/12/2024
8.0.10 523,784 10/8/2024
8.0.8 673,781 8/13/2024
8.0.7 307,722 7/9/2024
8.0.6 423,400 5/28/2024
8.0.5 1,510,083 5/14/2024
8.0.4 1,379,299 4/9/2024
8.0.3 234,913 3/12/2024
8.0.2 1,230,640 2/13/2024
8.0.1 221,212 1/9/2024
8.0.0 1,864,564 11/14/2023
8.0.0-rc.2.23480.1 1,749 10/10/2023
8.0.0-rc.1.23419.6 41,530 9/12/2023
8.0.0-preview.7.23375.4 855 8/8/2023
8.0.0-preview.6.23329.4 4,036 7/11/2023
8.0.0-preview.5.23280.1 1,688 6/13/2023
8.0.0-preview.4.23259.3 1,389 5/16/2023
8.0.0-preview.3.23174.2 1,451 4/11/2023
8.0.0-preview.2.23128.3 1,072 3/14/2023
8.0.0-preview.1.23111.4 1,282 2/21/2023
7.0.20 81,627 5/28/2024
7.0.19 5,501 5/14/2024
7.0.18 66,632 4/9/2024
7.0.17 250,397 3/12/2024
7.0.16 74,521 2/13/2024
7.0.15 126,011 1/9/2024
7.0.14 128,960 11/14/2023
7.0.13 113,421 10/24/2023
7.0.12 70,465 10/10/2023
7.0.11 669,344 9/12/2023
7.0.10 1,509,233 8/8/2023
7.0.9 378,513 7/11/2023
7.0.8 391,696 6/22/2023
7.0.7 36,017 6/13/2023
7.0.5 1,691,195 4/11/2023
7.0.4 132,562 3/14/2023
7.0.3 281,180 2/14/2023
7.0.2 1,091,750 1/10/2023
7.0.1 133,466 12/13/2022
7.0.0 229,245 11/7/2022
7.0.0-rc.2.22472.11 1,496 10/11/2022
7.0.0-rc.1.22426.7 1,489 9/14/2022
7.0.0-preview.7.22376.2 646 8/9/2022
7.0.0-preview.6.22329.4 4,070 7/12/2022
7.0.0-preview.5.22302.2 423 6/14/2022
7.0.0-preview.4.22229.2 597 5/10/2022
7.0.0-preview.3.22175.1 568 4/13/2022
7.0.0-preview.2.22153.1 974 3/14/2022
7.0.0-preview.1.22076.6 521 2/17/2022
6.0.36 35,625 11/12/2024
6.0.35 52,732 10/8/2024
6.0.33 37,987 8/13/2024
6.0.32 13,472 7/9/2024
6.0.31 28,501 5/28/2024
6.0.30 7,422 5/14/2024
6.0.29 47,934 4/9/2024
6.0.28 44,667 3/12/2024
6.0.27 33,613 2/13/2024
6.0.26 54,388 1/9/2024
6.0.25 175,400 11/14/2023
6.0.24 51,425 10/24/2023
6.0.23 22,313 10/10/2023
6.0.22 64,746 9/12/2023
6.0.21 278,704 8/8/2023
6.0.20 73,433 7/11/2023
6.0.19 1,121,740 6/22/2023
6.0.18 21,462 6/13/2023
6.0.16 445,968 4/11/2023
6.0.15 93,511 3/14/2023
6.0.14 178,905 2/14/2023
6.0.13 603,762 1/10/2023
6.0.12 219,075 12/13/2022
6.0.11 1,296,192 11/7/2022
6.0.10 273,718 10/11/2022
6.0.9 922,151 9/13/2022
6.0.8 357,358 8/9/2022
6.0.7 346,681 7/12/2022
6.0.6 284,433 6/14/2022
6.0.5 252,796 5/10/2022
6.0.4 190,624 4/11/2022
6.0.3 625,581 3/8/2022
6.0.2 244,873 2/8/2022
6.0.1 558,118 12/14/2021
6.0.0 359,594 11/8/2021
6.0.0-rc.2.21480.5 4,566 10/12/2021
6.0.0-rc.1.21452.10 780 9/14/2021
6.0.0-preview.7.21378.4 761 8/10/2021
6.0.0-preview.6.21352.1 1,186 7/14/2021
6.0.0-preview.5.21301.9 6,567 6/15/2021
6.0.0-preview.4.21253.1 515 5/24/2021
6.0.0-preview.3.21201.2 802 4/8/2021
6.0.0-preview.2.21154.2 513 3/11/2021
6.0.0-preview.1.21102.2 567 2/12/2021
5.0.17 155,038 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 9,524 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 39,763 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 24,652 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 86,170 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 30,430 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 173,360 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 159,128 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 164,886 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 215,524 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 244,657 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 262,291 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 192,858 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 106,668 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 84,513 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 142,901 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 90,308 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 138,954 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 2,310 10/13/2020
5.0.0-rc.1.20451.13 5,925 9/14/2020
5.0.0-preview.8.20407.4 3,866 8/25/2020
5.0.0-preview.7.20365.15 1,744 7/21/2020
5.0.0-preview.6.20312.4 739 6/25/2020
5.0.0-preview.5.20278.2 639 6/10/2020
5.0.0-preview.4.20220.10 9,264 5/18/2020
5.0.0-preview.3.20181.2 5,198 4/23/2020
5.0.0-preview.2.20159.4 850 4/2/2020
5.0.0-preview.2.20120.8 1,345 3/16/2020
3.1.32 128,601 12/13/2022
3.1.31 4,477 11/8/2022
3.1.30 43,071 10/11/2022
3.1.29 31,498 9/13/2022
3.1.28 5,872 8/9/2022
3.1.27 13,209 7/12/2022
3.1.26 16,922 6/14/2022
3.1.25 28,404 5/10/2022
3.1.24 19,768 4/11/2022
3.1.23 51,267 3/8/2022
3.1.22 129,862 12/14/2021
3.1.21 105,601 11/7/2021
3.1.20 20,341 10/11/2021
3.1.19 14,319 9/14/2021
3.1.18 59,455 8/10/2021
3.1.17 57,648 7/13/2021
3.1.16 178,080 6/8/2021
3.1.15 76,543 5/11/2021
3.1.14 163,927 4/6/2021
3.1.13 53,460 3/9/2021
3.1.12 47,612 2/9/2021
3.1.11 164,474 1/12/2021
3.1.10 205,679 11/9/2020
3.1.9 343,978 10/13/2020
3.1.8 239,857 9/8/2020
3.1.7 293,121 8/11/2020
3.1.6 184,484 7/14/2020
3.1.5 181,042 6/9/2020
3.1.4 111,501 5/12/2020
3.1.3 406,270 3/24/2020
3.1.2 267,390 2/19/2020
3.1.1 162,425 1/14/2020
3.1.0 182,168 12/3/2019
3.1.0-preview3.19554.8 1,059 11/13/2019
3.1.0-preview2.19525.5 555 11/1/2019
3.1.0-preview1.19506.2 521 10/15/2019
3.0.3 3,620 2/19/2020
3.0.2 1,493 1/14/2020
3.0.1 14,229 11/18/2019
3.0.0 101,841 9/23/2019
3.0.0-rc1.19456.14 841 9/16/2019
3.0.0-preview9.19423.6 1,153 9/4/2019
3.0.0-preview8.19405.11 1,878 8/13/2019
3.0.0-preview7.19362.6 1,347 7/23/2019
3.0.0-preview6.19304.10 840 6/12/2019
3.0.0-preview5.19227.1 709 5/6/2019
3.0.0-preview4.19216.3 957 4/18/2019
3.0.0-preview3.19153.1 1,736 3/6/2019
3.0.0-preview.19074.3 1,626 1/29/2019
3.0.0-preview.18572.1 753 12/3/2018
2.2.6 481,195 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 309,120 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 80,205 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 82,974 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 56,889 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 118,096 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 4,707 10/17/2018
2.2.0-preview2-35157 6,578 9/12/2018