Weasel.Sqlite 9.1.0

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

SQLite Support and Schema Migration Tool with JSON support, spin off of Marten

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 (2)

Showing the top 2 NuGet packages that depend on Weasel.Sqlite:

Package Downloads
WolverineFx.Sqlite

Sqlite Saga, Message, and Outbox storage for Wolverine applications

Portlogics.WolverineFx.Sqlite

Sqlite Saga, Message, and Outbox storage for Wolverine applications

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Weasel.Sqlite:

Repository Stars
JasperFx/wolverine
Supercharged .NET server side development!
Version Downloads Last Updated
9.1.0 0 6/8/2026
9.0.3 176 6/5/2026
9.0.2 320 5/28/2026
9.0.1 834 5/24/2026
9.0.0 194 5/21/2026
9.0.0-rc.1 143 5/20/2026
9.0.0-alpha.8 59 5/20/2026
9.0.0-alpha.7 93 5/19/2026
9.0.0-alpha.6 82 5/19/2026
9.0.0-alpha.5 47 5/18/2026
9.0.0-alpha.4 48 5/14/2026
9.0.0-alpha.3 50 5/13/2026
9.0.0-alpha.2 52 5/11/2026
9.0.0-alpha.1 51 5/11/2026
8.15.2 170 5/11/2026
8.15.1 2,522 5/7/2026
8.15.0 128 4/28/2026
8.14.1 2,381 4/21/2026
8.14.0 121 4/20/2026
8.13.0 833 4/9/2026
Loading failed