Wolverine.CritterWatch 1.0.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Wolverine.CritterWatch --version 1.0.1
                    
NuGet\Install-Package Wolverine.CritterWatch -Version 1.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="Wolverine.CritterWatch" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wolverine.CritterWatch" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Wolverine.CritterWatch" />
                    
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 Wolverine.CritterWatch --version 1.0.1
                    
#r "nuget: Wolverine.CritterWatch, 1.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 Wolverine.CritterWatch@1.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=Wolverine.CritterWatch&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Wolverine.CritterWatch&version=1.0.1
                    
Install as a Cake Tool

Client library for integrating Wolverine services with CritterWatch monitoring

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

Showing the top 5 NuGet packages that depend on Wolverine.CritterWatch:

Package Downloads
CritterWatch

Monitoring and Production Management Console for Wolverine, Marten, and Polecat applications

CritterWatch.Abstractions

Store-agnostic abstractions for CritterWatch: the monitoring read-store interface, read-model types, authorization + tracing contracts, and the shared read/diagnostic reporters consumed by CritterWatch.Mcp and CritterWatch.CommandLine.

CritterWatch.Services

Store-agnostic console logic for CritterWatch, compiled ONCE and shared by every store flavour. Binds to the JasperFx.Events document and event abstractions rather than to Marten, Polecat or Fisher.

Wolverine.CritterWatch.Http

HTTP-graph integration for Wolverine.CritterWatch — surfaces non-Wolverine ASP.NET Core endpoints (Minimal API, MVC, Razor Pages, SignalR) for the CritterWatch HTTP tab.

CritterWatch.SqlServer

Turnkey CritterWatch monitoring console on SQL Server (Polecat). Option B: shares CritterWatch.Services source, swaps the store binding to Polecat. Ships AddCritterWatch(WebApplicationBuilder)/UseCritterWatch(WebApplication) host bootstrap and the embedded Vue SPA (pack with -p:EmbedFrontend=true), at parity with the Marten CritterWatch package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0-beta.1 242 9/8/2026
1.0.1 4,515 8/21/2026
1.0.0 463 8/19/2026
1.0.0-rc.10 200 8/18/2026
1.0.0-rc.9 1,213 8/10/2026
1.0.0-rc.8 1,032 8/7/2026
1.0.0-rc.7 903 8/6/2026
1.0.0-rc.6 422 8/5/2026
1.0.0-rc.5 225 8/4/2026
1.0.0-rc.4 312 8/2/2026
1.0.0-rc.3 353 7/31/2026
1.0.0-rc.2 754 7/29/2026
1.0.0-rc.1 472 7/27/2026
1.0.0-beta.4 1,606 7/14/2026
1.0.0-beta.3 262 7/12/2026
1.0.0-beta.2 170 7/10/2026
1.0.0-beta.1 1,567 6/30/2026
1.0.0-alpha.4 187 6/25/2026
1.0.0-alpha.3 647 6/18/2026
1.0.0-alpha.2 243 6/16/2026
Loading failed