Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite 9.0.8

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.Sqlite.NetTopologySuite --version 9.0.8
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite -Version 9.0.8
                    
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.Sqlite.NetTopologySuite" Version="9.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version="9.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.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.Sqlite.NetTopologySuite --version 9.0.8
                    
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite, 9.0.8"
                    
#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.Sqlite.NetTopologySuite@9.0.8
                    
#: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.Sqlite.NetTopologySuite&version=9.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite&version=9.0.8
                    
Install as a Cake Tool

Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite enables use of SpatiaLite spatial data for SQLite with Entity Framework Core and NetTopologySuite.

Usage

Call UseNetTopologySuite inside the call to UseSqlite when configuring the SQLite database provider for your DbContext. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
    => options.UseSqlite("Data Source=spatialdata.dat", 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 (7)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Sqlite.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.Initialization

Extension methods which allow each DbContext to be initialized & destroyed independently based on its Model.

EFCore.Sharding.SQLite

Package Description

EntityFrameworkCore.Generator.Core

.NET Core command-line (CLI) tool to generate Entity Framework Core source files.

EFCore3.Sharding.SQLite

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Sqlite.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
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
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
Version Downloads Last Updated
10.0.0-preview.7.25380.108 94 8/12/2025
10.0.0-preview.6.25358.103 127 7/15/2025
10.0.0-preview.5.25277.114 117 6/6/2025
10.0.0-preview.4.25258.110 253 5/12/2025
10.0.0-preview.3.25171.6 166 4/10/2025
10.0.0-preview.2.25163.8 170 3/18/2025
10.0.0-preview.1.25081.1 141 2/25/2025
9.0.8 1,034 8/5/2025
9.0.7 1,124 7/8/2025
9.0.6 2,894 6/10/2025
9.0.5 5,195 5/13/2025
9.0.4 7,569 4/8/2025
9.0.3 12,703 3/11/2025
9.0.2 8,884 2/11/2025
9.0.1 4,500 1/14/2025
9.0.0 13,048 11/12/2024
9.0.0-rc.2.24474.1 172 10/8/2024
9.0.0-rc.1.24451.1 1,200 9/10/2024
9.0.0-preview.7.24405.3 130 8/13/2024
9.0.0-preview.6.24327.4 103 7/9/2024
9.0.0-preview.5.24306.3 122 6/11/2024
9.0.0-preview.4.24267.1 126 5/21/2024
9.0.0-preview.3.24172.4 145 4/11/2024
9.0.0-preview.2.24128.4 106 3/12/2024
9.0.0-preview.1.24081.2 472 2/13/2024
8.0.19 205 8/5/2025
8.0.18 471 7/8/2025
8.0.17 1,057 6/10/2025
8.0.16 5,698 5/13/2025
8.0.15 3,020 4/8/2025
8.0.14 4,892 3/11/2025
8.0.13 3,449 2/11/2025
8.0.12 4,870 1/14/2025
8.0.11 16,439 11/12/2024
8.0.10 24,361 10/8/2024
8.0.8 63,711 8/13/2024
8.0.7 13,902 7/9/2024
8.0.6 37,447 5/28/2024
8.0.5 16,895 5/14/2024
8.0.4 22,278 4/9/2024
8.0.3 18,494 3/12/2024
8.0.2 14,058 2/13/2024
8.0.1 7,475 1/9/2024
8.0.0 51,102 11/14/2023
8.0.0-rc.2.23480.1 398 10/10/2023
8.0.0-rc.1.23419.6 501 9/12/2023
8.0.0-preview.7.23375.4 268 8/8/2023
8.0.0-preview.6.23329.4 355 7/11/2023
8.0.0-preview.5.23280.1 228 6/13/2023
8.0.0-preview.4.23259.3 732 5/16/2023
8.0.0-preview.3.23174.2 254 4/11/2023
8.0.0-preview.2.23128.3 547 3/14/2023
8.0.0-preview.1.23111.4 509 2/21/2023
7.0.20 4,186 5/28/2024
7.0.19 1,044 5/14/2024
7.0.18 4,566 4/9/2024
7.0.17 977 3/12/2024
7.0.16 977 2/13/2024
7.0.15 8,674 1/9/2024
7.0.14 7,076 11/14/2023
7.0.13 25,282 10/24/2023
7.0.12 9,568 10/10/2023
7.0.11 8,151 9/12/2023
7.0.10 9,600 8/8/2023
7.0.9 7,793 7/11/2023
7.0.8 2,402 6/22/2023
7.0.7 4,051 6/13/2023
7.0.5 29,673 4/11/2023
7.0.4 5,698 3/14/2023
7.0.3 7,122 2/14/2023
7.0.2 33,426 1/10/2023
7.0.1 4,666 12/13/2022
7.0.0 15,172 11/7/2022
7.0.0-rc.2.22472.11 343 10/11/2022
7.0.0-rc.1.22426.7 363 9/14/2022
7.0.0-preview.7.22376.2 474 8/9/2022
7.0.0-preview.6.22329.4 341 7/12/2022
7.0.0-preview.5.22302.2 281 6/14/2022
7.0.0-preview.4.22229.2 312 5/10/2022
7.0.0-preview.3.22175.1 299 4/13/2022
7.0.0-preview.2.22153.1 291 3/14/2022
7.0.0-preview.1.22076.6 274 2/17/2022
6.0.36 3,400 11/12/2024
6.0.35 641 10/8/2024
6.0.33 1,765 8/13/2024
6.0.32 816 7/9/2024
6.0.31 722 5/28/2024
6.0.30 435 5/14/2024
6.0.29 2,529 4/9/2024
6.0.28 574 3/12/2024
6.0.27 4,642 2/13/2024
6.0.26 815 1/9/2024
6.0.25 1,075 11/14/2023
6.0.24 1,944 10/24/2023
6.0.23 2,299 10/10/2023
6.0.22 4,186 9/12/2023
6.0.21 2,908 8/8/2023
6.0.20 1,168 7/11/2023
6.0.19 2,403 6/22/2023
6.0.18 398 6/13/2023
6.0.16 42,967 4/11/2023
6.0.15 3,811 3/14/2023
6.0.14 17,891 2/14/2023
6.0.13 4,443 1/10/2023
6.0.12 3,040 12/13/2022
6.0.11 27,053 11/7/2022
6.0.10 28,035 10/11/2022
6.0.9 91,336 9/13/2022
6.0.8 16,075 8/9/2022
6.0.7 9,915 7/12/2022
6.0.6 52,918 6/14/2022
6.0.5 48,106 5/10/2022
6.0.4 14,539 4/11/2022
6.0.3 17,630 3/8/2022
6.0.2 27,783 2/8/2022
6.0.1 27,129 12/14/2021
6.0.0 37,232 11/8/2021
6.0.0-rc.2.21480.5 328 10/12/2021
6.0.0-rc.1.21452.10 390 9/14/2021
6.0.0-preview.7.21378.4 382 8/10/2021
6.0.0-preview.6.21352.1 336 7/14/2021
6.0.0-preview.5.21301.9 318 6/15/2021
6.0.0-preview.4.21253.1 310 5/24/2021
6.0.0-preview.3.21201.2 331 4/8/2021
6.0.0-preview.2.21154.2 357 3/11/2021
6.0.0-preview.1.21102.2 315 2/12/2021
5.0.17 37,595 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,575 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 8,766 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,456 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,613 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,092 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 10,321 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 12,544 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 11,906 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 26,755 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 7,084 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,365 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 21,747 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 23,105 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,556 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 7,356 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,569 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 16,409 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 717 10/13/2020
5.0.0-rc.1.20451.13 641 9/14/2020
5.0.0-preview.8.20407.4 395 8/25/2020
5.0.0-preview.7.20365.15 410 7/21/2020
5.0.0-preview.6.20312.4 452 6/25/2020
5.0.0-preview.5.20278.2 426 6/10/2020
5.0.0-preview.4.20220.10 486 5/18/2020
5.0.0-preview.3.20181.2 433 4/23/2020
5.0.0-preview.2.20159.4 496 4/2/2020
5.0.0-preview.2.20120.8 601 3/16/2020
3.1.32 13,469 12/13/2022
3.1.31 537 11/8/2022
3.1.30 6,929 10/11/2022
3.1.29 582 9/13/2022
3.1.28 628 8/9/2022
3.1.27 3,067 7/12/2022
3.1.26 742 6/14/2022
3.1.25 17,949 5/10/2022
3.1.24 693 4/11/2022
3.1.23 683 3/8/2022
3.1.22 5,324 12/14/2021
3.1.21 2,567 11/7/2021
3.1.20 929 10/11/2021
3.1.19 1,246 9/14/2021
3.1.18 1,659 8/10/2021
3.1.17 4,506 7/13/2021
3.1.16 2,971 6/8/2021
3.1.15 2,419 5/11/2021
3.1.14 15,581 4/6/2021
3.1.13 59,343 3/9/2021
3.1.12 777 2/9/2021
3.1.11 10,130 1/12/2021
3.1.10 41,900 11/9/2020
3.1.9 9,672 10/13/2020
3.1.8 26,523 9/8/2020
3.1.7 24,927 8/11/2020
3.1.6 21,374 7/14/2020
3.1.5 10,007 6/9/2020
3.1.4 9,361 5/12/2020
3.1.3 106,620 3/24/2020
3.1.2 20,705 2/19/2020
3.1.1 10,805 1/14/2020
3.1.0 11,021 12/3/2019
3.1.0-preview3.19554.8 509 11/13/2019
3.1.0-preview2.19525.5 421 11/1/2019
3.1.0-preview1.19506.2 428 10/15/2019
3.0.3 815 2/19/2020
3.0.2 837 1/14/2020
3.0.1 4,660 11/18/2019
3.0.0 12,700 9/23/2019
3.0.0-rc1.19456.14 441 9/16/2019
3.0.0-preview9.19423.6 453 9/4/2019
3.0.0-preview8.19405.11 466 8/13/2019
3.0.0-preview7.19362.6 498 7/23/2019
3.0.0-preview6.19304.10 505 6/12/2019
3.0.0-preview5.19227.1 468 5/6/2019
3.0.0-preview4.19216.3 466 4/18/2019
3.0.0-preview3.19153.1 473 3/6/2019
3.0.0-preview.19074.3 518 1/29/2019
3.0.0-preview.18572.1 566 12/3/2018
2.2.6 42,420 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 9,001 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,613 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 10,233 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 7,373 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,412 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 889 10/17/2018