Polecat 4.4.4

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

SQL Server backed Event Store for the Critter Stack

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 Polecat:

Package Downloads
WolverineFx.Polecat

Polecat-backed Persistence for Wolverine Applications

Polecat.EntityFrameworkCore

EF Core integration for Polecat event store projections

Polecat.AspNetCore

Helpers for Polecat-backed AspNetCore applications

Portlogics.WolverineFx.Polecat

Polecat-backed Persistence for Wolverine Applications

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Polecat:

Repository Stars
JasperFx/wolverine
Supercharged .NET server side development!
Version Downloads Last Updated
4.4.4 0 6/13/2026
4.4.3 0 6/13/2026
4.4.2 51 6/11/2026
4.4.1 185 6/9/2026
4.4.0 133 6/9/2026
4.3.0 134 6/8/2026
4.2.1 1,496 5/28/2026
4.2.0 131 5/27/2026
4.1.1 581 5/24/2026
4.1.0 122 5/23/2026
4.0.0 240 5/21/2026
4.0.0-rc.2 84 5/21/2026
4.0.0-rc.1 120 5/20/2026
4.0.0-alpha.10 121 5/20/2026
4.0.0-alpha.8 92 5/19/2026
4.0.0-alpha.4 59 5/16/2026
4.0.0-alpha.3 279 5/14/2026
4.0.0-alpha.1 398 5/11/2026
3.2.1 256 5/11/2026
3.1.0 194 5/6/2026
Loading failed