Adds support for SQLite to DataObjects.Net.
Info
| Version: | 7.2.0-RC |
| Author(s): | Xtensive LLC and contributors |
| Last Update: | Saturday, November 1, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://dataobjects.net/ |
| NuGet Url: | https://www.nuget.org/packages/Xtensive.Orm.Sqlite |
Install
Install-Package Xtensive.Orm.Sqlite
dotnet add package Xtensive.Orm.Sqlite
paket add Xtensive.Orm.Sqlite
Xtensive.Orm.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Xtensive.Orm(>= 6.0.4)
- System.Data.SQLite.Core(>= 1.0.109.2)
Tags