iPlus.EntityFrameworkCore.Sqlite.NTS
9.0.7
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package iPlus.EntityFrameworkCore.Sqlite.NTS --version 9.0.7
NuGet\Install-Package iPlus.EntityFrameworkCore.Sqlite.NTS -Version 9.0.7
<PackageReference Include="iPlus.EntityFrameworkCore.Sqlite.NTS" Version="9.0.7" />
<PackageVersion Include="iPlus.EntityFrameworkCore.Sqlite.NTS" Version="9.0.7" />
<PackageReference Include="iPlus.EntityFrameworkCore.Sqlite.NTS" />
paket add iPlus.EntityFrameworkCore.Sqlite.NTS --version 9.0.7
#r "nuget: iPlus.EntityFrameworkCore.Sqlite.NTS, 9.0.7"
#:package iPlus.EntityFrameworkCore.Sqlite.NTS@9.0.7
#addin nuget:?package=iPlus.EntityFrameworkCore.Sqlite.NTS&version=9.0.7
#tool nuget:?package=iPlus.EntityFrameworkCore.Sqlite.NTS&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
- iPlus.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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-dev | 30 | 3/5/2026 |
| 9.0.7 | 34 | 3/5/2026 |