NetEvolve
-
- 1,016 total downloads
- last updated 8/23/2026
- Latest version: 0.1.260
Allows you to create a temporary .NET project with all possible settings and few bells and whistles. -
- 956 total downloads
- last updated 8/23/2026
- Latest version: 3.4.37
Roslyn analyzers and code fixes that promote using NetEvolve.Arguments / BCL throw-helper APIs instead of manual argument-validation `if` blocks, on every target framework supported by NetEvolve.Arguments. -
- 950 total downloads
- last updated 8/23/2026
- Latest version: 0.1.260
Allows you to create a temporary .NET project with all possible settings and few bells and whistles. -
- 945 total downloads
- last updated 8/23/2026
- Latest version: 0.1.260
Allows you to create a temporary .NET project with all possible settings and few bells and whistles. -
- 889 total downloads
- last updated 8/23/2026
- Latest version: 5.17.121
Contains HealthChecks for QuestDB, based on the nuget package `net-questdb-client`. -
- 889 total downloads
- last updated 8/23/2026
- Latest version: 3.3.61
Implementation of Azure.Functions middleware to use Http.Correlation. Based on the primary Http header `X-Correlation-ID` as well as the alternative Http header `X-Request-ID`. -
- 862 total downloads
- last updated 8/23/2026
- Latest version: 5.17.121
Contains HealthChecks for IBM MQ, based on the nuget package `IBMMQDotnetClient`. -
- 583 total downloads
- last updated 7/28/2026
- Latest version: 0.70.75
MySQL persistence provider for the Pulse outbox and idempotency patterns using plain ADO.NET. Provides MySqlOutboxRepository implementing IOutboxRepository with optimized MySQL queries, transaction support via... More information -
- 580 total downloads
- last updated 7/28/2026
- Latest version: 0.70.75
Azure Cosmos DB persistence provider for the Pulse outbox pattern using the official Microsoft.Azure.Cosmos SDK. Provides CosmosDbOutboxRepository implementing IOutboxRepository with optimistic concurrency via... More information -
- 563 total downloads
- last updated 7/28/2026
- Latest version: 0.70.75
Apache Kafka transport for the Pulse CQRS mediator outbox. Delivers outbox messages directly to Kafka topics using the Confluent.Kafka producer, supporting single and batched sends with health checks via... More information -
-
- 448 total downloads
- last updated 8/23/2026
- Latest version: 0.29.50
Roslyn analyzers that surface mutation-testing gaps in .NET code at build time. Supports Roslyn 4.8 and newer (.NET SDK 8.0.400+ or Visual Studio 2022 17.8+), and picks the newest API surface your toolchain... More information -
-
- 331 total downloads
- last updated 8/23/2026
- Latest version: 1.13.10
Contains an IHealthCheckPublisher implementation that pushes health report results to a Seq server. -
- 305 total downloads
- last updated 8/23/2026
- Latest version: 3.3.61
Implementation of an IHttpCorrelationIdProvider based on NuGet package `ByteAether.Ulid`. -
- 260 total downloads
- last updated 8/23/2026
- Latest version: 5.17.121
Contains HealthChecks for Azure Key Vault. -
- 247 total downloads
- last updated 8/23/2026
- Latest version: 5.17.121
Contains HealthChecks for AWS CloudWatch. -
- 243 total downloads
- last updated 8/23/2026
- Latest version: 1.13.10
Contains an IHealthCheckPublisher implementation that updates prometheus-net Gauge metrics in an in-process CollectorRegistry, reflecting the latest health report results, for scraping via prometheus-net's own... More information -
- 243 total downloads
- last updated 8/23/2026
- Latest version: 1.13.10
Contains an IHealthCheckPublisher implementation that pushes health report results to Splunk via the HTTP Event Collector (HEC). -
- 235 total downloads
- last updated 8/23/2026
- Latest version: 1.13.10
Contains an IHealthCheckPublisher implementation that pushes health report results to Datadog as events. -
- 233 total downloads
- last updated 8/23/2026
- Latest version: 1.13.10
Contains an IHealthCheckPublisher implementation that reports health report results as .NET metrics (System.Diagnostics.Metrics), consumable by any OpenTelemetry-compatible collector. -
- 230 total downloads
- last updated 8/23/2026
- Latest version: 0.29.50
A command-line tool that runs execution-based mutation verification: it mutates a compiled assembly, re-runs the referencing test project against every mutant, and reports the resulting mutation score.