Weasel.EntityFrameworkCore 9.0.1

dotnet add package Weasel.EntityFrameworkCore --version 9.0.1
                    
NuGet\Install-Package Weasel.EntityFrameworkCore -Version 9.0.1
                    
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.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Weasel.EntityFrameworkCore" Version="9.0.1" />
                    
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.0.1
                    
#r "nuget: Weasel.EntityFrameworkCore, 9.0.1"
                    
#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.0.1
                    
#: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.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Weasel.EntityFrameworkCore&version=9.0.1
                    
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.0.1 399 5/24/2026
9.0.0 1,012 5/21/2026
9.0.0-rc.1 203 5/20/2026
9.0.0-alpha.8 123 5/20/2026
9.0.0-alpha.7 165 5/19/2026
9.0.0-alpha.6 129 5/19/2026
9.0.0-alpha.5 234 5/18/2026
9.0.0-alpha.4 44 5/14/2026
9.0.0-alpha.3 395 5/13/2026
9.0.0-alpha.2 111 5/11/2026
9.0.0-alpha.1 254 5/11/2026
8.15.2 858 5/11/2026
8.15.1 29,080 5/7/2026
8.15.0 1,209 4/28/2026
8.14.1 67,621 4/21/2026
8.14.0 137 4/20/2026
8.13.0 34,895 4/9/2026
8.12.1 657 4/8/2026
8.12.0 228 4/6/2026
8.11.4 1,408 4/5/2026
Loading failed