Skip to main content
Kevlar package icon

Kevlar

Kevlar is a fast, zero-dependency resilience library for .NET: retries, circuit breakers, timeouts, rate limiting, concurrency limiting, hedging and fallbacks, composed through one fluent, allocation-conscious Shield API.

Total Downloads
67.5K
67,528
Published
Aug 20, 2026
Latest stable version

Install

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

Frameworks

net8.0 .NETStandard2.0

Dependencies

[10.0.11, )
[4.6.3, )

Adoption guide

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

Compatibility metadata lists 2 target frameworks; 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.