Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite
                               
                            
                                9.0.7
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite --version 9.0.7
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite -Version 9.0.7
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version="9.0.7" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version="9.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" />
paket add Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite --version 9.0.7
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite, 9.0.7"
#:package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite@9.0.7
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite&version=9.0.7
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite&version=9.0.7
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 | Versions 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. | 
- 
                                                    
net8.0
- Microsoft.EntityFrameworkCore.Sqlite.Core (>= 9.0.7)
 - Microsoft.Extensions.Caching.Memory (>= 9.0.7)
 - Microsoft.Extensions.Configuration.Abstractions (>= 9.0.7)
 - Microsoft.Extensions.DependencyModel (>= 9.0.7)
 - Microsoft.Extensions.Logging (>= 9.0.7)
 - mod_spatialite (>= 4.3.0.1)
 - NetTopologySuite (>= 2.5.0)
 - NetTopologySuite.IO.SpatiaLite (>= 2.0.0)
 - SQLitePCLRaw.core (>= 2.1.10)
 - System.Text.Json (>= 9.0.7)
 
 
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-rc.2.25466.103 | 0 | 9/22/2025 | 
| 10.0.0-rc.1.25451.107 | 0 | 9/22/2025 | 
| 10.0.0-rc.1.25421.113 | 0 | 8/28/2025 | 
| 10.0.0-preview.7.25380.108 | 0 | 8/11/2025 | 
| 10.0.0-preview.7.25380.105 | 0 | 8/6/2025 | 
| 10.0.0-preview.6.25358.103 | 0 | 7/17/2025 | 
| 10.0.0-preview.6.25321.102 | 0 | 6/25/2025 | 
| 10.0.0-preview.5.25280.105 | 0 | 6/2/2025 | 
| 10.0.0-preview.5.25277.114 | 0 | 6/3/2025 | 
| 10.0.0-preview.5.25277.101 | 0 | 5/29/2025 | 
| 10.0.0-preview.4.25266.103 | 0 | 5/20/2025 | 
| 10.0.0-preview.4.25255.103 | 0 | 5/12/2025 | 
| 9.0.10 | 0 | 9/25/2025 | 
| 9.0.7 | 0 | 7/11/2025 | 
| 3.0.0-preview.19074.3 | 1 | 1/28/2019 | 
| 3.0.0-preview.18572.1 | 0 | 11/30/2018 |