WolverineFx.Sqlite 6.34.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WolverineFx.Sqlite --version 6.34.0
                    
NuGet\Install-Package WolverineFx.Sqlite -Version 6.34.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="WolverineFx.Sqlite" Version="6.34.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WolverineFx.Sqlite" Version="6.34.0" />
                    
Directory.Packages.props
<PackageReference Include="WolverineFx.Sqlite" />
                    
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 WolverineFx.Sqlite --version 6.34.0
                    
#r "nuget: WolverineFx.Sqlite, 6.34.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 WolverineFx.Sqlite@6.34.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=WolverineFx.Sqlite&version=6.34.0
                    
Install as a Cake Addin
#tool nuget:?package=WolverineFx.Sqlite&version=6.34.0
                    
Install as a Cake Tool

Sqlite Saga, Message, and Outbox storage for Wolverine applications

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 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 (3)

Showing the top 3 NuGet packages that depend on WolverineFx.Sqlite:

Package Downloads
SimpleModule.Hosting

Host builder extensions for SimpleModule. Configures module registration, endpoint mapping, and middleware pipeline.

WolverineFx.Fisher

Fisher-backed Persistence for Wolverine Applications

CritterWatch.Sqlite

Turnkey CritterWatch monitoring console on SQLite (Fisher). Option B: shares CritterWatch.Services source, swaps the store binding to Fisher. Ships AddCritterWatch(WebApplicationBuilder)/UseCritterWatch(WebApplication) host bootstrap and the embedded Vue SPA (pack with -p:EmbedFrontend=true), at parity with the Marten CritterWatch and Polecat CritterWatch.SqlServer packages. Needs no database service — it writes a SQLite file.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.36.0 0 9/11/2026
6.35.0 270 9/8/2026
6.34.0 198 9/7/2026
6.33.0 273 9/3/2026
6.32.0 288 9/1/2026
6.31.0 233 8/30/2026
6.30.3 605 8/28/2026
6.30.2 148 8/27/2026
6.30.1 245 8/26/2026
6.30.0 219 8/25/2026
6.29.2 417 8/21/2026
6.29.1 604 8/19/2026
6.29.0 683 8/17/2026
6.28.2 363 8/16/2026
6.28.1 122 8/15/2026
6.28.0 141 8/14/2026
6.27.1 216 8/13/2026
6.27.0 116 8/13/2026
6.26.0 118 8/11/2026
5.41.0 111 8/25/2026
Loading failed