WolverineFx.Sqlite 6.35.0

dotnet add package WolverineFx.Sqlite --version 6.35.0
                    
NuGet\Install-Package WolverineFx.Sqlite -Version 6.35.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.35.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WolverineFx.Sqlite" Version="6.35.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.35.0
                    
#r "nuget: WolverineFx.Sqlite, 6.35.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.35.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.35.0
                    
Install as a Cake Addin
#tool nuget:?package=WolverineFx.Sqlite&version=6.35.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.35.0 109 9/8/2026
6.34.0 177 9/7/2026
6.33.0 249 9/3/2026
6.32.0 285 9/1/2026
6.31.0 222 8/30/2026
6.30.3 594 8/28/2026
6.30.2 145 8/27/2026
6.30.1 243 8/26/2026
6.30.0 216 8/25/2026
6.29.2 413 8/21/2026
6.29.1 546 8/19/2026
6.29.0 661 8/17/2026
6.28.2 355 8/16/2026
6.28.1 121 8/15/2026
6.28.0 140 8/14/2026
6.27.1 214 8/13/2026
6.27.0 114 8/13/2026
6.26.0 117 8/11/2026
6.25.5 101 8/10/2026
5.41.0 110 8/25/2026
Loading failed