Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite
3.0.0-preview3
Prefix Reserved
This is a prerelease version of Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite --version 3.0.0-preview3
NuGet\Install-Package Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite -Version 3.0.0-preview3
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="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="3.0.0-preview3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="3.0.0-preview3" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" />
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 Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite --version 3.0.0-preview3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite, 3.0.0-preview3"
#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 Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite@3.0.0-preview3
#: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=Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite&version=3.0.0-preview3&prerelease
#tool nuget:?package=Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite&version=3.0.0-preview3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NetTopologySuite PostGIS spatial support plugin for PostgreSQL/Npgsql Entity Framework Core provider.
| Product | Versions 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.
-
.NETStandard 2.0
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 3.0.0-preview3)
- Npgsql.NetTopologySuite (>= 4.0.4.1)
NuGet packages (39)
Showing the top 5 NuGet packages that depend on Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite:
| Package | Downloads |
|---|---|
|
CoreMore
Package Description |
|
|
EFCore.Sharding.PostgreSql
Package Description |
|
|
NeuroSpeech.EFCoreLiveMigration.PostGreSql
Package Description |
|
|
SER.Graphql.Reflection.NetCore
This is a complement to graphql-dotnet (https://github.com/graphql-dotnet/graphql-dotnet) to avoid boilerplate |
|
|
EntityFrameworkCore.Generator.Core
.NET Core command-line (CLI) tool to generate Entity Framework Core source files. |
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite:
| Repository | Stars |
|---|---|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
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
|
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
|
Coldairarrow/EFCore.Sharding
Database Sharding For EFCore
|
|
|
loresoft/EntityFrameworkCore.Generator
Generate Entity Framework Core model from an existing database
|
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
|
shinyorg/templates
dotnet CLI & Visual Studio Templates
|
|
|
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.2 | 1,527 | 10/16/2025 |
| 10.0.0-rc.1 | 4,788 | 9/10/2025 |
| 10.0.0-preview.7 | 1,109 | 8/17/2025 |
| 10.0.0-preview.5 | 3,576 | 6/11/2025 |
| 10.0.0-preview.3 | 748 | 4/12/2025 |
| 10.0.0-preview.2 | 465 | 3/24/2025 |
| 10.0.0-preview.1 | 173 | 3/1/2025 |
| 9.0.4 | 791,209 | 3/1/2025 |
| 9.0.3 | 222,088 | 1/17/2025 |
| 9.0.2 | 152,315 | 12/7/2024 |
| 9.0.1 | 96,699 | 11/19/2024 |
| 9.0.0 | 19,795 | 11/18/2024 |
| 9.0.0-rc.2 | 8,821 | 10/13/2024 |
| 9.0.0-rc.1 | 2,921 | 9/13/2024 |
| 9.0.0-preview.7 | 258 | 9/1/2024 |
| 9.0.0-preview.3 | 7,944 | 4/12/2024 |
| 9.0.0-preview.2 | 187 | 3/22/2024 |
| 9.0.0-preview.1 | 688 | 2/14/2024 |
| 8.0.11 | 505,937 | 11/18/2024 |
| 8.0.10 | 390,020 | 10/17/2024 |
| 8.0.8 | 145,342 | 9/27/2024 |
| 8.0.4 | 1,117,243 | 5/11/2024 |
| 8.0.2 | 480,560 | 2/17/2024 |
| 8.0.0 | 529,831 | 11/21/2023 |
| 8.0.0-rc.2 | 15,262 | 10/11/2023 |
| 8.0.0-rc.1 | 3,728 | 9/14/2023 |
| 8.0.0-preview.7 | 6,201 | 8/18/2023 |
| 8.0.0-preview.4 | 7,354 | 5/20/2023 |
| 8.0.0-preview.3 | 791 | 4/24/2023 |
| 8.0.0-preview.2 | 573 | 3/20/2023 |
| 8.0.0-preview.1 | 642 | 3/3/2023 |
| 7.0.18 | 70,895 | 5/11/2024 |
| 7.0.11 | 307,446 | 9/15/2023 |
| 7.0.4 | 459,975 | 4/24/2023 |
| 7.0.3 | 1,426,289 | 2/15/2023 |
| 7.0.1 | 195,884 | 12/17/2022 |
| 7.0.0 | 179,050 | 11/9/2022 |
| 7.0.0-rc.2 | 2,226 | 10/11/2022 |
| 7.0.0-rc.1 | 601 | 9/16/2022 |
| 7.0.0-preview.7 | 1,584 | 8/9/2022 |
| 7.0.0-preview.6 | 1,639 | 7/13/2022 |
| 7.0.0-preview.5 | 2,608 | 6/19/2022 |
| 7.0.0-preview.4 | 2,000 | 5/11/2022 |
| 7.0.0-preview.3 | 514 | 4/19/2022 |
| 7.0.0-preview.2 | 488 | 3/16/2022 |
| 7.0.0-preview.1 | 361 | 2/17/2022 |
| 6.0.29 | 69,615 | 5/11/2024 |
| 6.0.22 | 92,176 | 9/15/2023 |
| 6.0.8 | 495,701 | 12/17/2022 |
| 6.0.7 | 675,377 | 9/16/2022 |
| 6.0.6 | 214,048 | 8/4/2022 |
| 6.0.5 | 186,432 | 6/19/2022 |
| 6.0.4 | 284,466 | 4/19/2022 |
| 6.0.3 | 601,240 | 1/27/2022 |
| 6.0.2 | 166,320 | 12/22/2021 |
| 6.0.1 | 36,005 | 12/3/2021 |
| 6.0.0 | 275,801 | 11/9/2021 |
| 6.0.0-rc.2 | 11,501 | 10/14/2021 |
| 6.0.0-rc.1 | 1,183 | 9/24/2021 |
| 6.0.0-preview7 | 1,849 | 8/16/2021 |
| 6.0.0-preview6 | 556 | 7/31/2021 |
| 6.0.0-preview5 | 648 | 7/1/2021 |
| 6.0.0-preview4 | 640 | 5/27/2021 |
| 6.0.0-preview3 | 8,538 | 4/15/2021 |
| 6.0.0-preview2 | 650 | 3/11/2021 |
| 6.0.0-preview1 | 646 | 2/16/2021 |
| 5.0.10 | 277,102 | 9/15/2021 |
| 5.0.7 | 305,420 | 6/13/2021 |
| 5.0.6 | 180,051 | 5/11/2021 |
| 5.0.5.1 | 43,821 | 4/21/2021 |
| 5.0.5 | 18,312 | 4/16/2021 |
| 5.0.2 | 192,556 | 1/19/2021 |
| 5.0.1 | 45,973 | 12/12/2020 |
| 5.0.0 | 79,024 | 11/15/2020 |
| 5.0.0-rc2 | 6,130 | 10/15/2020 |
| 5.0.0-rc1 | 4,351 | 9/14/2020 |
| 5.0.0-preview8 | 657 | 8/27/2020 |
| 5.0.0-preview7 | 1,823 | 7/22/2020 |
| 5.0.0-preview6 | 1,245 | 6/26/2020 |
| 5.0.0-preview5 | 646 | 6/11/2020 |
| 5.0.0-preview4 | 741 | 5/19/2020 |
| 5.0.0-preview3 | 958 | 4/24/2020 |
| 5.0.0-preview2 | 763 | 4/2/2020 |
| 5.0.0-preview.2.20120.8 | 832 | 3/20/2020 |
| 3.1.18 | 77,139 | 8/27/2021 |
| 3.1.11 | 118,754 | 1/21/2021 |
| 3.1.4 | 405,095 | 5/29/2020 |
| 3.1.3 | 146,601 | 3/26/2020 |
| 3.1.2 | 69,149 | 2/20/2020 |
| 3.1.1 | 51,712 | 1/31/2020 |
| 3.1.0 | 34,431 | 12/4/2019 |
| 3.1.0-preview3 | 724 | 11/15/2019 |
| 3.1.0-preview2 | 694 | 11/6/2019 |
| 3.0.1 | 17,820 | 10/2/2019 |
| 3.0.0 | 4,673 | 9/26/2019 |
| 3.0.0-preview9 | 967 | 9/4/2019 |
| 3.0.0-preview5 | 1,748 | 5/6/2019 |
| 3.0.0-preview4 | 743 | 4/21/2019 |
| 3.0.0-preview3 | 863 | 3/12/2019 |
| 3.0.0-preview1 | 1,164 | 12/16/2018 |
| 2.2.4 | 144,212 | 5/21/2019 |
| 2.2.0 | 150,286 | 12/7/2018 |
| 2.1.1 | 58,814 | 7/21/2018 |
| 2.1.0 | 37,724 | 5/31/2018 |
| 2.1.0-rc1 | 1,193 | 5/8/2018 |