Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 9.0.4

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.4
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite -Version 9.0.4
                    
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.4" />
                    
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.4" />
                    
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.4
                    
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite, 9.0.4"
                    
#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.4
                    
Install Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=9.0.4
                    
Install Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (79)

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.

Amelia

Package Description

NeuroSpeech.EntityAccessControl

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

Be.Vlaanderen.Basisregisters.RoadRegistry.BackOffice.Api

Road Registry.

GitHub repositories (13)

Showing the top 13 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
shinyorg/templates
dotnet CLI & Visual Studio Templates
videokojot/EFCore.BulkExtensions.MIT
openchargemap/ocm-system
Open Charge Map is the global public registry of electric vehicle charging locations. Established 2011. Help wanted.
Version Downloads Last updated
10.0.0-preview.2.25163.8 289 22 days ago
10.0.0-preview.1.25081.1 371 a month ago
9.0.4 277 a day ago
9.0.3 50,272 a month ago
9.0.2 105,246 2 months ago
9.0.1 88,193 3 months ago
9.0.0 155,771 5 months ago
9.0.0-rc.2.24474.1 3,715 6 months ago
9.0.0-rc.1.24451.1 3,564 7 months ago
9.0.0-preview.7.24405.3 521 8 months ago
9.0.0-preview.6.24327.4 754 9 months ago
9.0.0-preview.5.24306.3 366 10 months ago
9.0.0-preview.4.24267.1 985 5/21/2024
9.0.0-preview.3.24172.4 436 4/11/2024
9.0.0-preview.2.24128.4 809 3/12/2024
9.0.0-preview.1.24081.2 687 2/13/2024
8.0.15 267 a day ago
8.0.14 55,193 a month ago
8.0.13 61,286 2 months ago
8.0.12 45,742 3 months ago
8.0.11 378,274 5 months ago
8.0.10 407,229 6 months ago
8.0.8 600,221 8 months ago
8.0.7 248,776 9 months ago
8.0.6 368,570 5/28/2024
8.0.5 1,272,273 5/14/2024
8.0.4 1,246,223 4/9/2024
8.0.3 210,529 3/12/2024
8.0.2 1,092,089 2/13/2024
8.0.1 195,447 1/9/2024
8.0.0 1,543,693 11/14/2023
8.0.0-rc.2.23480.1 1,723 10/10/2023
8.0.0-rc.1.23419.6 35,242 9/12/2023
8.0.0-preview.7.23375.4 813 8/8/2023
8.0.0-preview.6.23329.4 4,002 7/11/2023
8.0.0-preview.5.23280.1 1,656 6/13/2023
8.0.0-preview.4.23259.3 1,352 5/16/2023
8.0.0-preview.3.23174.2 1,421 4/11/2023
8.0.0-preview.2.23128.3 1,038 3/14/2023
8.0.0-preview.1.23111.4 1,245 2/21/2023
7.0.20 70,398 5/28/2024
7.0.19 4,817 5/14/2024
7.0.18 64,325 4/9/2024
7.0.17 247,153 3/12/2024
7.0.16 73,018 2/13/2024
7.0.15 121,739 1/9/2024
7.0.14 124,832 11/14/2023
7.0.13 109,177 10/24/2023
7.0.12 69,845 10/10/2023
7.0.11 576,919 9/12/2023
7.0.10 1,400,200 8/8/2023
7.0.9 368,536 7/11/2023
7.0.8 380,929 6/22/2023
7.0.7 35,079 6/13/2023
7.0.5 1,621,019 4/11/2023
7.0.4 129,451 3/14/2023
7.0.3 274,101 2/14/2023
7.0.2 1,038,234 1/10/2023
7.0.1 127,310 12/13/2022
7.0.0 215,696 11/7/2022
7.0.0-rc.2.22472.11 1,454 10/11/2022
7.0.0-rc.1.22426.7 1,458 9/14/2022
7.0.0-preview.7.22376.2 604 8/9/2022
7.0.0-preview.6.22329.4 4,033 7/12/2022
7.0.0-preview.5.22302.2 384 6/14/2022
7.0.0-preview.4.22229.2 554 5/10/2022
7.0.0-preview.3.22175.1 527 4/13/2022
7.0.0-preview.2.22153.1 930 3/14/2022
7.0.0-preview.1.22076.6 475 2/17/2022
6.0.36 23,887 5 months ago
6.0.35 38,141 6 months ago
6.0.33 32,033 8 months ago
6.0.32 12,607 9 months ago
6.0.31 27,047 5/28/2024
6.0.30 6,877 5/14/2024
6.0.29 45,205 4/9/2024
6.0.28 43,165 3/12/2024
6.0.27 31,765 2/13/2024
6.0.26 52,786 1/9/2024
6.0.25 170,500 11/14/2023
6.0.24 45,093 10/24/2023
6.0.23 17,321 10/10/2023
6.0.22 62,169 9/12/2023
6.0.21 266,309 8/8/2023
6.0.20 72,125 7/11/2023
6.0.19 1,023,371 6/22/2023
6.0.18 21,309 6/13/2023
6.0.16 429,920 4/11/2023
6.0.15 91,880 3/14/2023
6.0.14 171,281 2/14/2023
6.0.13 572,690 1/10/2023
6.0.12 184,783 12/13/2022
6.0.11 1,240,826 11/7/2022
6.0.10 262,628 10/11/2022
6.0.9 905,319 9/13/2022
6.0.8 344,544 8/9/2022
6.0.7 339,824 7/12/2022
6.0.6 280,077 6/14/2022
6.0.5 241,748 5/10/2022
6.0.4 187,221 4/11/2022
6.0.3 622,011 3/8/2022
6.0.2 235,976 2/8/2022
6.0.1 535,101 12/14/2021
6.0.0 337,372 11/8/2021
6.0.0-rc.2.21480.5 4,519 10/12/2021
6.0.0-rc.1.21452.10 735 9/14/2021
6.0.0-preview.7.21378.4 711 8/10/2021
6.0.0-preview.6.21352.1 1,132 7/14/2021
6.0.0-preview.5.21301.9 6,514 6/15/2021
6.0.0-preview.4.21253.1 462 5/24/2021
6.0.0-preview.3.21201.2 747 4/8/2021
6.0.0-preview.2.21154.2 456 3/11/2021
6.0.0-preview.1.21102.2 514 2/12/2021
5.0.17 150,100 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 9,361 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 38,758 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 23,823 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 85,721 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 29,953 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 170,790 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 157,005 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 163,929 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 214,852 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 242,910 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 261,287 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 189,480 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 105,298 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 83,907 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 142,531 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 89,307 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 131,417 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 2,255 10/13/2020
5.0.0-rc.1.20451.13 5,840 9/14/2020
5.0.0-preview.8.20407.4 3,809 8/25/2020
5.0.0-preview.7.20365.15 1,577 7/21/2020
5.0.0-preview.6.20312.4 688 6/25/2020
5.0.0-preview.5.20278.2 581 6/10/2020
5.0.0-preview.4.20220.10 9,169 5/18/2020
5.0.0-preview.3.20181.2 5,133 4/23/2020
5.0.0-preview.2.20159.4 794 4/2/2020
5.0.0-preview.2.20120.8 1,287 3/16/2020
3.1.32 101,937 12/13/2022
3.1.31 4,327 11/8/2022
3.1.30 40,383 10/11/2022
3.1.29 26,916 9/13/2022
3.1.28 5,732 8/9/2022
3.1.27 13,141 7/12/2022
3.1.26 15,330 6/14/2022
3.1.25 28,329 5/10/2022
3.1.24 19,693 4/11/2022
3.1.23 49,544 3/8/2022
3.1.22 127,537 12/14/2021
3.1.21 105,367 11/7/2021
3.1.20 20,274 10/11/2021
3.1.19 11,127 9/14/2021
3.1.18 59,204 8/10/2021
3.1.17 55,593 7/13/2021
3.1.16 170,646 6/8/2021
3.1.15 76,463 5/11/2021
3.1.14 155,355 4/6/2021
3.1.13 53,262 3/9/2021
3.1.12 47,420 2/9/2021
3.1.11 164,292 1/12/2021
3.1.10 203,171 11/9/2020
3.1.9 342,603 10/13/2020
3.1.8 239,539 9/8/2020
3.1.7 291,401 8/11/2020
3.1.6 183,821 7/14/2020
3.1.5 173,049 6/9/2020
3.1.4 110,233 5/12/2020
3.1.3 391,944 3/24/2020
3.1.2 266,922 2/19/2020
3.1.1 158,532 1/14/2020
3.1.0 179,949 12/3/2019
3.1.0-preview3.19554.8 1,003 11/13/2019
3.1.0-preview2.19525.5 500 11/1/2019
3.1.0-preview1.19506.2 470 10/15/2019
3.0.3 3,521 2/19/2020
3.0.2 1,433 1/14/2020
3.0.1 14,099 11/18/2019
3.0.0 101,216 9/23/2019
3.0.0-rc1.19456.14 786 9/16/2019
3.0.0-preview9.19423.6 1,094 9/4/2019
3.0.0-preview8.19405.11 1,817 8/13/2019
3.0.0-preview7.19362.6 1,284 7/23/2019
3.0.0-preview6.19304.10 779 6/12/2019
3.0.0-preview5.19227.1 651 5/6/2019
3.0.0-preview4.19216.3 900 4/18/2019
3.0.0-preview3.19153.1 1,673 3/6/2019
3.0.0-preview.19074.3 1,569 1/29/2019
3.0.0-preview.18572.1 692 12/3/2018
2.2.6 477,093 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 308,130 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 79,181 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 81,956 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 55,594 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 116,746 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 4,639 10/17/2018
2.2.0-preview2-35157 6,475 9/12/2018