Polly by: Michael Wolfenden App vNext
  • 1.586k total downloads
  • Latest version: 6.0.1
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET Standard 1.1 and .NET Standard 2.0 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.Extensions.Http by: App vNext
  • 403 total downloads
  • Latest version: 2.0.1
  • HttpClient Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.716k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.706k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.687k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.native.System.Net.Security by: Microsoft
  • 4.373k total downloads
  • Latest version: 4.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.791k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.658k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.655k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.632k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.636k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.636k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.648k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 14.603k total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
SixLabors.Core by: Six Labors
  • 3.022k total downloads
  • Latest version: 1.0.0-beta0006
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.ImageSharp by: Six Labors and contributors
  • 3.567k total downloads
  • Latest version: 1.0.0-beta0005
  • Image Resize Crop Gif Jpg Jpeg Bitmap Png Core
A cross-platform library for the processing of image files; written in C#
SshNet.Security.Cryptography by: Renci
  • 853 total downloads
  • Latest version: 1.2.0
  • crypto
Cryptographic functions for .NET
System.Buffers by: Microsoft
  • 50.138k total downloads
  • Latest version: 4.4.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
System.Data.Common by: Microsoft
  • 18.796k total downloads
  • Latest version: 4.3.0
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used Types: System.DBNull System.Data.Common.DbConnection System.Data.Common.DbException System.Data.Common.DbParameter System.Data.DbType System.Data.Common.DbDataReader System.Data.Common.DbCommand System.Data.Common.DbTransaction System.Data.Common.DbParameterCollection System.Data.Common.DbProviderFactory When using NuGet 3.x this package requires at least version 3.4.
System.Interactive.Async by: .NET Foundation and Contributors
  • 1.958k total downloads
  • Latest version: 3.1.1
  • Ix Interactive Extensions Enumerable Asynchronous
Interactive Extensions (Ix) Async Library used to express queries over asynchronous enumerable sequences.