CritterWatch.Services
1.0.0
dotnet add package CritterWatch.Services --version 1.0.0
NuGet\Install-Package CritterWatch.Services -Version 1.0.0
<PackageReference Include="CritterWatch.Services" Version="1.0.0" />
<PackageVersion Include="CritterWatch.Services" Version="1.0.0" />
<PackageReference Include="CritterWatch.Services" />
paket add CritterWatch.Services --version 1.0.0
#r "nuget: CritterWatch.Services, 1.0.0"
#:package CritterWatch.Services@1.0.0
#addin nuget:?package=CritterWatch.Services&version=1.0.0
#tool nuget:?package=CritterWatch.Services&version=1.0.0
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.
| Product | Versions 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. |
-
net10.0
- Azure.Identity (>= 1.21.0)
- JasperFx (>= 2.52.1)
- JasperFx.Events (>= 2.52.1)
- JasperFx.SourceGenerator (>= 2.52.1)
- MessagePack (>= 2.5.301)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 9.0.9)
- Npgsql (>= 9.0.4)
- Weasel.Core (>= 9.24.0)
- Wolverine.CritterWatch (>= 1.0.0)
- WolverineFx (>= 6.29.1)
- WolverineFx.SignalR (>= 6.29.1)
-
net9.0
- Azure.Identity (>= 1.21.0)
- JasperFx (>= 2.52.1)
- JasperFx.Events (>= 2.52.1)
- JasperFx.SourceGenerator (>= 2.52.1)
- MessagePack (>= 2.5.301)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 9.0.9)
- Npgsql (>= 9.0.4)
- Weasel.Core (>= 9.24.0)
- Wolverine.CritterWatch (>= 1.0.0)
- WolverineFx (>= 6.29.1)
- WolverineFx.SignalR (>= 6.29.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CritterWatch.Services:
| Package | Downloads |
|---|---|
|
CritterWatch
Monitoring and Production Management Console for Wolverine, Marten, and Polecat applications |
|
|
CritterWatch.Mcp
Cross-application MCP (Model Context Protocol) server tools for CritterWatch — read + RBAC-gated actions over every monitored Wolverine / Marten / Polecat service. |
|
|
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. |
|
|
CritterWatch.Sqlite
Turnkey CritterWatch monitoring console on SQLite (Fisher). Option B: shares CritterWatch.Services source, swaps the store binding to Fisher. Ships AddCritterWatch(WebApplicationBuilder)/UseCritterWatch(WebApplication) host bootstrap and the embedded Vue SPA (pack with -p:EmbedFrontend=true), at parity with the Marten CritterWatch and Polecat CritterWatch.SqlServer packages. Needs no database service — it writes a SQLite file. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 0 | 8/19/2026 |
| 1.0.0-rc.10 | 38 | 8/18/2026 |