Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 2.2.0-preview2-35157

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite.
There is a newer 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 2.2.0-preview2-35157
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite -Version 2.2.0-preview2-35157
                    
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="2.2.0-preview2-35157" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="2.2.0-preview2-35157" />
                    
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 2.2.0-preview2-35157
                    
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite, 2.2.0-preview2-35157"
                    
#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@2.2.0-preview2-35157
                    
#: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=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Tool

NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
This package was built from the source at:
https://github.com/aspnet/EntityFramework.git/tree/cbd2a2074d908673195abbb14de5a460acaa2aea

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (83)

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-preview.7.25380.108 196 8/12/2025
10.0.0-preview.6.25358.103 402 7/15/2025
10.0.0-preview.5.25277.114 373 6/6/2025
10.0.0-preview.4.25258.110 401 5/12/2025
10.0.0-preview.3.25171.6 425 4/10/2025
10.0.0-preview.2.25163.8 353 3/18/2025
10.0.0-preview.1.25081.1 416 2/25/2025
9.0.8 17,147 8/5/2025
9.0.7 37,215 7/8/2025
9.0.6 92,540 6/10/2025
9.0.5 98,018 5/13/2025
9.0.4 120,589 4/8/2025
9.0.3 139,162 3/11/2025
9.0.2 205,691 2/11/2025
9.0.1 122,606 1/14/2025
9.0.0 229,985 11/12/2024
9.0.0-rc.2.24474.1 3,767 10/8/2024
9.0.0-rc.1.24451.1 4,082 9/10/2024
9.0.0-preview.7.24405.3 575 8/13/2024
9.0.0-preview.6.24327.4 793 7/9/2024
9.0.0-preview.5.24306.3 412 6/11/2024
9.0.0-preview.4.24267.1 1,036 5/21/2024
9.0.0-preview.3.24172.4 473 4/11/2024
9.0.0-preview.2.24128.4 850 3/12/2024
9.0.0-preview.1.24081.2 736 2/13/2024
8.0.19 4,248 8/5/2025
8.0.18 6,454 7/8/2025
8.0.17 19,015 6/10/2025
8.0.16 67,876 5/13/2025
8.0.15 61,109 4/8/2025
8.0.14 420,539 3/11/2025
8.0.13 147,256 2/11/2025
8.0.12 108,401 1/14/2025
8.0.11 768,086 11/12/2024
8.0.10 551,161 10/8/2024
8.0.8 694,096 8/13/2024
8.0.7 327,779 7/9/2024
8.0.6 438,588 5/28/2024
8.0.5 1,583,706 5/14/2024
8.0.4 1,420,818 4/9/2024
8.0.3 242,182 3/12/2024
8.0.2 1,275,908 2/13/2024
8.0.1 229,172 1/9/2024
8.0.0 1,959,953 11/14/2023
8.0.0-rc.2.23480.1 1,761 10/10/2023
8.0.0-rc.1.23419.6 43,999 9/12/2023
8.0.0-preview.7.23375.4 876 8/8/2023
8.0.0-preview.6.23329.4 4,061 7/11/2023
8.0.0-preview.5.23280.1 1,715 6/13/2023
8.0.0-preview.4.23259.3 1,414 5/16/2023
8.0.0-preview.3.23174.2 1,476 4/11/2023
8.0.0-preview.2.23128.3 1,097 3/14/2023
8.0.0-preview.1.23111.4 1,305 2/21/2023
7.0.20 84,746 5/28/2024
7.0.19 5,717 5/14/2024
7.0.18 68,055 4/9/2024
7.0.17 250,979 3/12/2024
7.0.16 74,960 2/13/2024
7.0.15 127,293 1/9/2024
7.0.14 129,644 11/14/2023
7.0.13 114,264 10/24/2023
7.0.12 70,621 10/10/2023
7.0.11 713,877 9/12/2023
7.0.10 1,543,313 8/8/2023
7.0.9 381,120 7/11/2023
7.0.8 395,081 6/22/2023
7.0.7 36,626 6/13/2023
7.0.5 1,712,229 4/11/2023
7.0.4 133,960 3/14/2023
7.0.3 284,162 2/14/2023
7.0.2 1,108,261 1/10/2023
7.0.1 136,444 12/13/2022
7.0.0 230,829 11/7/2022
7.0.0-rc.2.22472.11 1,523 10/11/2022
7.0.0-rc.1.22426.7 1,512 9/14/2022
7.0.0-preview.7.22376.2 674 8/9/2022
7.0.0-preview.6.22329.4 4,096 7/12/2022
7.0.0-preview.5.22302.2 452 6/14/2022
7.0.0-preview.4.22229.2 625 5/10/2022
7.0.0-preview.3.22175.1 597 4/13/2022
7.0.0-preview.2.22153.1 1,001 3/14/2022
7.0.0-preview.1.22076.6 548 2/17/2022
6.0.36 38,341 11/12/2024
6.0.35 55,974 10/8/2024
6.0.33 40,608 8/13/2024
6.0.32 13,663 7/9/2024
6.0.31 28,852 5/28/2024
6.0.30 7,536 5/14/2024
6.0.29 48,816 4/9/2024
6.0.28 45,012 3/12/2024
6.0.27 33,989 2/13/2024
6.0.26 54,826 1/9/2024
6.0.25 176,704 11/14/2023
6.0.24 52,649 10/24/2023
6.0.23 23,311 10/10/2023
6.0.22 65,423 9/12/2023
6.0.21 281,624 8/8/2023
6.0.20 73,884 7/11/2023
6.0.19 1,143,038 6/22/2023
6.0.18 21,531 6/13/2023
6.0.16 449,899 4/11/2023
6.0.15 94,341 3/14/2023
6.0.14 181,428 2/14/2023
6.0.13 612,874 1/10/2023
6.0.12 223,077 12/13/2022
6.0.11 1,305,461 11/7/2022
6.0.10 276,075 10/11/2022
6.0.9 927,291 9/13/2022
6.0.8 359,300 8/9/2022
6.0.7 347,751 7/12/2022
6.0.6 285,447 6/14/2022
6.0.5 255,330 5/10/2022
6.0.4 191,400 4/11/2022
6.0.3 626,659 3/8/2022
6.0.2 245,756 2/8/2022
6.0.1 562,231 12/14/2021
6.0.0 366,620 11/8/2021
6.0.0-rc.2.21480.5 4,594 10/12/2021
6.0.0-rc.1.21452.10 803 9/14/2021
6.0.0-preview.7.21378.4 790 8/10/2021
6.0.0-preview.6.21352.1 1,215 7/14/2021
6.0.0-preview.5.21301.9 6,593 6/15/2021
6.0.0-preview.4.21253.1 539 5/24/2021
6.0.0-preview.3.21201.2 829 4/8/2021
6.0.0-preview.2.21154.2 540 3/11/2021
6.0.0-preview.1.21102.2 597 2/12/2021
5.0.17 155,909 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 9,595 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 39,968 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 24,836 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 86,346 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 30,533 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 174,379 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 159,488 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 165,183 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 215,819 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 245,541 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 263,089 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 194,719 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 107,263 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 84,809 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 142,975 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 90,536 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 139,576 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 2,340 10/13/2020
5.0.0-rc.1.20451.13 5,955 9/14/2020
5.0.0-preview.8.20407.4 3,895 8/25/2020
5.0.0-preview.7.20365.15 1,789 7/21/2020
5.0.0-preview.6.20312.4 771 6/25/2020
5.0.0-preview.5.20278.2 668 6/10/2020
5.0.0-preview.4.20220.10 9,321 5/18/2020
5.0.0-preview.3.20181.2 5,226 4/23/2020
5.0.0-preview.2.20159.4 879 4/2/2020
5.0.0-preview.2.20120.8 1,379 3/16/2020
3.1.32 136,345 12/13/2022
3.1.31 4,534 11/8/2022
3.1.30 43,263 10/11/2022
3.1.29 32,637 9/13/2022
3.1.28 5,912 8/9/2022
3.1.27 13,253 7/12/2022
3.1.26 17,727 6/14/2022
3.1.25 28,454 5/10/2022
3.1.24 19,812 4/11/2022
3.1.23 51,645 3/8/2022
3.1.22 130,496 12/14/2021
3.1.21 105,689 11/7/2021
3.1.20 20,379 10/11/2021
3.1.19 14,905 9/14/2021
3.1.18 59,538 8/10/2021
3.1.17 58,273 7/13/2021
3.1.16 182,453 6/8/2021
3.1.15 76,577 5/11/2021
3.1.14 165,810 4/6/2021
3.1.13 53,525 3/9/2021
3.1.12 47,740 2/9/2021
3.1.11 164,534 1/12/2021
3.1.10 206,197 11/9/2020
3.1.9 344,531 10/13/2020
3.1.8 240,033 9/8/2020
3.1.7 294,085 8/11/2020
3.1.6 184,620 7/14/2020
3.1.5 183,633 6/9/2020
3.1.4 111,845 5/12/2020
3.1.3 410,282 3/24/2020
3.1.2 267,616 2/19/2020
3.1.1 164,356 1/14/2020
3.1.0 182,511 12/3/2019
3.1.0-preview3.19554.8 1,090 11/13/2019
3.1.0-preview2.19525.5 587 11/1/2019
3.1.0-preview1.19506.2 552 10/15/2019
3.0.3 3,659 2/19/2020
3.0.2 1,531 1/14/2020
3.0.1 14,275 11/18/2019
3.0.0 102,070 9/23/2019
3.0.0-rc1.19456.14 872 9/16/2019
3.0.0-preview9.19423.6 1,182 9/4/2019
3.0.0-preview8.19405.11 1,905 8/13/2019
3.0.0-preview7.19362.6 1,376 7/23/2019
3.0.0-preview6.19304.10 869 6/12/2019
3.0.0-preview5.19227.1 740 5/6/2019
3.0.0-preview4.19216.3 987 4/18/2019
3.0.0-preview3.19153.1 1,763 3/6/2019
3.0.0-preview.19074.3 1,657 1/29/2019
3.0.0-preview.18572.1 782 12/3/2018
2.2.6 482,571 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 309,428 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 80,564 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 83,318 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 57,227 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 118,554 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 4,740 10/17/2018
2.2.0-preview2-35157 6,629 9/12/2018