Swevo
-
-
- 914 total downloads
- last updated 6/25/2026
- Latest version: 1.18.0
Compile-time dependency injection auto-registration for .NET using Roslyn source generators. Add [Scoped], [Singleton], or [Transient] to your classes — AutoWire generates IServiceCollection registration code... More information -
-
-
- 603 total downloads
- last updated 6/26/2026
- Latest version: 1.11.1
Compile-time object mapping for .NET via Roslyn source generators. Add [Map(typeof(Dto))] to your domain class — AutoMap generates strongly-typed ToDto() extension methods at build time. Zero reflection, zero... More information -
-
- 330 total downloads
- last updated 6/23/2026
- Latest version: 1.0.6
ASP.NET Core health checks for Polly v8 circuit breakers — expose circuit-breaker state (Closed, HalfOpen, Open, Isolated) as /health endpoint responses. One line of registration. Works with Kubernetes... More information -
PollyBackoff
by: Swevo- 249 total downloads
- last updated 6/22/2026
- Latest version: 1.0.4
Backoff delay strategies for Polly v8 resilience pipelines. Provides decorrelated jitter, exponential, linear, and constant backoff as DelayGenerator delegates for RetryStrategyOptions. -
- 231 total downloads
- last updated 6/22/2026
- Latest version: 1.0.5
OpenTelemetry instrumentation for Polly v8 resilience pipelines. Emits distributed traces (Activity spans) and metrics for retry, circuit breaker, timeout, and rate limiter strategies. -
PollyEFCore
by: Swevo- 170 total downloads
- last updated 6/23/2026
- Latest version: 1.0.1
Polly v8 resilience pipelines for Entity Framework Core — wrap every EF Core query and SaveChanges with retry, timeout and circuit-breaker via a single AddPollyResilience() call. Works with SQL Server,... More information -
- 163 total downloads
- last updated 6/24/2026
- Latest version: 1.0.1
Polly v8 resilience interceptor for gRPC. Wraps unary and server-streaming gRPC calls with retry, circuit breaker, and timeout using a Grpc.Core Interceptor. Works with Grpc.Net.Client and GrpcChannel — drop-in... More information -
- 118 total downloads
- last updated 6/22/2026
- Latest version: 1.0.2
Convenience extension methods for Polly v8 resilience pipelines: AddFixedWindowRateLimiter, AddSlidingWindowRateLimiter, and AddTokenBucketRateLimiter. Complements Polly's built-in AddConcurrencyLimiter to... More information -
PollyChaos
by: Swevo- 108 total downloads
- last updated 6/23/2026
- Latest version: 1.0.1
Chaos engineering and fault-injection resilience strategies for Polly v8 pipelines. Inject faults and latency at a configurable rate to harden your services against failure. The Simmy-style chaos companion for... More information -
PollyRabbitMQ
by: Swevo- 95 total downloads
- last updated 6/24/2026
- Latest version: 1.0.1
Polly v8 resilience for RabbitMQ.Client v7+ — retry, circuit-breaker, and timeout for IChannel operations, with built-in RabbitMqTransientErrors predicate covering AlreadyClosedException,... More information -
PollyBulkhead
by: Swevo- 53 total downloads
- last updated 6/23/2026
- Latest version: 1.0.0
Bulkhead isolation strategy for Polly v8 resilience pipelines. Limits concurrent executions and queued actions, rejecting excess calls with BulkheadRejectedException — the v7 BulkheadPolicy for the new API. -
PollySignalR
by: Swevo- 53 total downloads
- last updated 6/23/2026
- Latest version: 1.0.0
Polly v8 reconnect policy for SignalR. Replaces SignalR's fixed-array WithAutomaticReconnect with a full Polly v8 retry pipeline — exponential back-off, jitter, configurable max retries, max delay, and... More information -
PollyOpenAI
by: Swevo- 50 total downloads
- last updated 6/23/2026
- Latest version: 1.0.0
Polly v8 resilience for OpenAI and Azure OpenAI API calls. Automatic retry with exponential backoff on 429 rate limits (respecting Retry-After), circuit breaker on sustained failures, per-request timeout, and... More information -
- 49 total downloads
- last updated 6/24/2026
- Latest version: 1.0.0
Polly v8 resilience pipelines for Azure Key Vault — retry, timeout, and circuit-breaker for SecretClient, KeyClient, and CertificateClient. Includes a built-in KeyVaultTransientErrors predicate covering... More information -
PollyCaching
by: Swevo- 51 total downloads
- last updated 6/23/2026
- Latest version: 1.0.0
A caching resilience strategy for Polly v8 pipelines. Restores the beloved Polly v7 caching policy for the new DelayGenerator-based API, backed by IMemoryCache or any custom ICacheProvider. -
PollyNpgsql
by: Swevo- 51 total downloads
- last updated 6/24/2026
- Latest version: 1.0.0
Polly v8 resilience pipelines for Npgsql (PostgreSQL) — retry, timeout, and circuit-breaker for NpgsqlConnection queries and commands, plus a built-in PostgresTransientErrors predicate covering all common... More information -
PollyMailKit
by: Swevo- 47 total downloads
- last updated 6/24/2026
- Latest version: 1.0.0
Polly v8 resilience pipelines for MailKit — retry, timeout, and circuit-breaker for SmtpClient.SendAsync and any MailKit SMTP operation. Includes a built-in MailKitTransientErrors predicate covering socket... More information -
- 47 total downloads
- last updated 6/24/2026
- Latest version: 1.0.0
Polly v8 resilience pipelines for Azure Event Hubs — retry, timeout, and circuit-breaker for EventHubProducerClient and EventHubConsumerClient. Includes a built-in EventHubsTransientErrors predicate that... More information -
- 45 total downloads
- last updated 6/24/2026
- Latest version: 1.0.0
Polly v8 resilience pipelines for Azure Table Storage — retry, timeout, and circuit-breaker for Azure.Data.Tables TableClient. Includes a built-in TableStorageTransientErrors predicate covering throttling... More information -
- 47 total downloads
- last updated 6/24/2026
- Latest version: 1.0.0
Polly v8 resilience pipelines for Elastic.Clients.Elasticsearch 8+ — retry, timeout, and circuit-breaker for any Elasticsearch operation, plus a built-in ElasticTransientErrors predicate covering rate limiting... More information
- Previous
- Next