LibSqlite3Orm 1.7.0
dotnet add package LibSqlite3Orm --version 1.7.0
NuGet\Install-Package LibSqlite3Orm -Version 1.7.0
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="LibSqlite3Orm" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibSqlite3Orm" Version="1.7.0" />
<PackageReference Include="LibSqlite3Orm" />
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 LibSqlite3Orm --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibSqlite3Orm, 1.7.0"
#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 LibSqlite3Orm@1.7.0
#: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=LibSqlite3Orm&version=1.7.0
#tool nuget:?package=LibSqlite3Orm&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
libsqlite3orm
A cross platform, easy to use, Object Relational Mapper for SQLite 3
Continuous Integration and Deployment
This project uses GitHub Actions for automated building, testing, and publishing to NuGet.
Workflow Features
Multi-platform Testing: The solution is automatically built and tested on:
- Linux (ubuntu-latest)
- Windows (windows-latest)
- macOS (macos-latest)
Automated Testing: All tests are run on every push and pull request to ensure code quality
NuGet Publishing: When a new release is published on GitHub, the NuGet package is automatically:
- Built in Release configuration
- Packed
- Published to NuGet.org
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Autofac (>= 9.0.0)
- LibODataParser (>= 1.0.7)
- Newtonsoft.Json (>= 13.0.4)
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.11)
- System.IO.Hashing (>= 10.0.3)
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 |
|---|---|---|
| 1.7.0 | 626 | 2/13/2026 |
| 1.6.0 | 109 | 2/12/2026 |
| 1.5.2 | 822 | 11/19/2025 |
| 1.5.1 | 208 | 11/15/2025 |
| 1.5.0 | 198 | 11/8/2025 |
| 1.4.7 | 169 | 11/2/2025 |
| 1.4.6 | 158 | 11/1/2025 |
| 1.4.5 | 164 | 11/1/2025 |
| 1.4.4 | 141 | 11/1/2025 |
| 1.4.1 | 234 | 10/29/2025 |
| 1.4.0 | 209 | 10/28/2025 |
| 1.3.0 | 202 | 10/26/2025 |
| 1.2.63 | 210 | 10/23/2025 |
| 1.2.62 | 196 | 10/21/2025 |
| 1.2.61 | 199 | 10/20/2025 |
Loading failed