Skip to main content
Kevlar.Analyzers package icon

Kevlar.Analyzers

Roslyn analyzers for Kevlar: catches resilience mistakes at compile time, such as execution delegates that ignore the CancellationToken they are handed.

Total Downloads
1.4K
1,369
Published
Aug 24, 2026
Latest stable version

Install

.NET CLI
dotnet add package Kevlar.Analyzers --version 0.10.0
Package Manager Console
Install-Package Kevlar.Analyzers -Version 0.10.0
PackageReference
<PackageReference Include="Kevlar.Analyzers" Version="0.10.0" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Kevlar as an alternative.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.