Weasel.EntityFrameworkCore 9.24.0

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

Entity Framework Core integration for Weasel schema migration

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

Showing the top 4 NuGet packages that depend on Weasel.EntityFrameworkCore:

Package Downloads
WolverineFx.EntityFrameworkCore

EF Core-backed Persistence for Wolverine Applications

Marten.EntityFrameworkCore

EF Core integration for Marten projections

Polecat.EntityFrameworkCore

EF Core integration for Polecat event store projections

Portlogics.WolverineFx.EntityFrameworkCore

EF Core-backed Persistence for Wolverine Applications

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Weasel.EntityFrameworkCore:

Repository Stars
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
JasperFx/wolverine
Supercharged .NET server side development!
Version Downloads Last Updated
9.24.0 1,140 8/10/2026
9.23.2 1,545 8/3/2026
9.23.1 228 8/2/2026
9.23.0 24,855 7/31/2026
9.21.1 102 7/31/2026
9.21.0 351 7/30/2026
9.20.2 189 7/30/2026
9.20.1 97 7/30/2026
9.20.0 8,739 7/28/2026
9.19.1 103 7/27/2026
9.19.0 13,269 7/26/2026
9.18.1 28,508 7/19/2026
9.18.0 454 7/19/2026
9.17.0 5,376 7/17/2026
9.16.4 184 7/17/2026
9.16.3 948 7/10/2026
9.16.2 26,910 7/8/2026
9.16.1 185 7/8/2026
9.16.0 245 7/7/2026
9.15.0 136 7/7/2026
Loading failed