Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 9.0.0-preview.3.24172.4

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.

Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite.

Packages Downloads
EFCore.BulkExtensions
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
4
EFCore.BulkExtensions
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
12

Version Downloads Last updated
9.0.0-preview.3.24172.4 5 05/31/2024
9.0.0-preview.2.24128.4 4 05/02/2024
8.0.3 4 05/30/2024
7.0.8 3 05/30/2024
7.0.5 9 06/13/2023
7.0.4 3 05/30/2024
7.0.2 4 05/30/2024
7.0.0-rc.2.22472.11 2 05/30/2024
7.0.0-rc.1.22426.7 3 05/30/2024
7.0.0-preview.7.22376.2 2 05/30/2024
6.0.27 3 05/30/2024
6.0.13 3 05/30/2024
6.0.9 5 05/30/2024
6.0.8 3 05/30/2024
6.0.3 3 05/25/2024
6.0.0 5 05/30/2024
6.0.0-preview.7.21378.4 2 05/30/2024
6.0.0-preview.6.21352.1 3 05/30/2024
5.0.15 3 05/30/2024
5.0.11 4 05/24/2024
5.0.0-preview.5.20278.2 2 05/30/2024
3.1.30 4 06/02/2024
3.1.28 6 05/30/2024
3.1.22 5 06/03/2024
3.1.18 6 05/30/2024
3.1.16 4 05/30/2024
3.0.1 4 05/30/2024
3.0.0-preview7.19362.6 2 05/30/2024
2.2.4 5 05/30/2024