LibSqlite3Orm 1.5.2

dotnet add package LibSqlite3Orm --version 1.5.2
                    
NuGet\Install-Package LibSqlite3Orm -Version 1.5.2
                    
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.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibSqlite3Orm" Version="1.5.2" />
                    
Directory.Packages.props
<PackageReference Include="LibSqlite3Orm" />
                    
Project file
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.5.2
                    
#r "nuget: LibSqlite3Orm, 1.5.2"
                    
#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.5.2
                    
#: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.5.2
                    
Install as a Cake Addin
#tool nuget:?package=LibSqlite3Orm&version=1.5.2
                    
Install as a Cake Tool

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 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.

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.5.2 509 11/19/2025
1.5.1 170 11/15/2025
1.5.0 168 11/8/2025
1.4.7 137 11/2/2025
1.4.6 127 11/1/2025
1.4.5 121 11/1/2025
1.4.4 109 11/1/2025
1.4.1 202 10/29/2025
1.4.0 177 10/28/2025
1.3.0 176 10/26/2025
1.2.63 176 10/23/2025
1.2.62 166 10/21/2025
1.2.61 162 10/20/2025