Weasel.MySql 9.1.5

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

MySql Support for Weasel

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

Package Downloads
WolverineFx.MySql

MySQL and MariaDB Saga, Message, and Outbox storage for Wolverine applications

Portlogics.WolverineFx.MySql

MySQL and MariaDB Saga, Message, and Outbox storage for Wolverine applications

GitHub repositories (1)

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

Repository Stars
JasperFx/wolverine
Supercharged .NET server side development!
Version Downloads Last Updated
9.1.5 90 6/10/2026
9.1.3 79 6/9/2026
9.1.2 79 6/9/2026
9.1.1 82 6/9/2026
9.1.0 96 6/8/2026
9.0.3 507 6/5/2026
9.0.2 350 5/28/2026
9.0.1 831 5/24/2026
9.0.0 191 5/21/2026
9.0.0-rc.1 140 5/20/2026
9.0.0-alpha.8 52 5/20/2026
9.0.0-alpha.7 96 5/19/2026
9.0.0-alpha.6 82 5/19/2026
9.0.0-alpha.5 56 5/18/2026
9.0.0-alpha.4 48 5/14/2026
9.0.0-alpha.3 56 5/13/2026
9.0.0-alpha.2 52 5/11/2026
9.0.0-alpha.1 61 5/11/2026
8.15.2 167 5/11/2026
8.15.1 1,207 5/7/2026
Loading failed