![]() |
VOOZH | about |
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite --version 10.0.9
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite -Version 10.0.9
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version="10.0.9" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version="10.0.9" />Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" />Project file
paket add Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite --version 10.0.9
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite, 10.0.9"
#:package Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite@10.0.9
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite&version=10.0.9Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite&version=10.0.9Install as a Cake Tool
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite enables use of SpatiaLite spatial data for SQLite with Entity Framework Core and NetTopologySuite.
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:
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
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 | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite:
| Package | Downloads |
|---|---|
|
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. |
|
|
SimpleModule.Database
Multi-provider database support for SimpleModule. Schema isolation per module with SQLite, PostgreSQL, and SQL Server providers. |
|
|
EFCore3.Sharding.SQLite
Package Description |
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 |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 58 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 108 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 127 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 153 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 120 | 2/10/2026 |
| 10.0.9 | 1,691 | 6/9/2026 |
| 10.0.8 | 7,709 | 5/12/2026 |
| 10.0.7 | 44,731 | 4/21/2026 |
| 10.0.6 | 3,321 | 4/14/2026 |
| 10.0.5 | 30,519 | 3/12/2026 |
| 10.0.4 | 846 | 3/10/2026 |
| 9.0.17 | 163 | 6/9/2026 |
| 9.0.16 | 305 | 5/12/2026 |
| 9.0.15 | 1,136 | 4/14/2026 |
| 9.0.14 | 545 | 3/10/2026 |
| 9.0.13 | 981 | 2/10/2026 |
| 8.0.28 | 181 | 6/9/2026 |
| 8.0.27 | 559 | 5/12/2026 |
| 8.0.26 | 1,170 | 4/14/2026 |
| 8.0.25 | 3,418 | 3/10/2026 |