Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 503 total downloads
- Latest version: 2.2.16
Package Description
Plotly.NET
by: Timo Mühlhaus, Kevin Schneider, F# open source contributors
- 1.288k total downloads
- Latest version: 6.0.0-preview.2
plotly.js charts in .NET programming languages 📈🚀.
Plotly.NET.CSharp
by: Kevin Schneider, open source contributors
- 372 total downloads
- Latest version: 0.14.0-preview.1
Native C# bindings for Plotly.NET 📈🚀.
Plotly.NET.Interactive
by: Gregor Beyerle, Timo Mühlhaus, Kevin Schneider, F# open source contributors
- 992 total downloads
- Latest version: 6.0.0-preview.1
A .NET Interactive Kernel Extension for displaying Plotly.NET charts.
PocketLogger
by: jonsequitur
- 785 total downloads
- Latest version: 0.11.0
An embeddable logging and telemetry library for concise, multi-purpose instrumentation of library or application code.
Polly
by: Michael Wolfenden, App vNext
- 1.498k total downloads
- Latest version: 8.7.0
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden, App vNext
- 413 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly.Contrib.Simmy
by: App vNext
- 52 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 70 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Core
by: Michael Wolfenden, App vNext
- 859 total downloads
- Latest version: 8.7.0
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions
by: Michael Wolfenden, App vNext
- 742 total downloads
- Latest version: 8.7.0
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.Extensions.Http
by: App vNext
- 211 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.Extensions.Http-Signed
by: App vNext
- 105 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.RateLimiting
by: Michael Wolfenden, App vNext
- 637 total downloads
- Latest version: 8.7.0
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
PolySharp
by: Sergio Pedri
- 522 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
PolyType
by: Eirik Tsarpalis
- 305 total downloads
- Latest version: 1.3.1
Practical generic programming for C#
Pomelo.EntityFrameworkCore.MySql
by: Laurents Meyer, Caleb Lloyd, Yuko Zheng
- 1.507k total downloads
- Latest version: 9.0.0
Pomelo's MySQL database provider for Entity Framework Core.
Pomelo.JsonObject
by: Pomelo.JsonObject
- 109 total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core
Portable.BouncyCastle
by: Claire Novotny
- 446 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 18 total downloads
- Latest version: 1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core