Polly.Core
by: Michael Wolfenden, App vNext
- 172 total downloads
- Latest version: 8.6.3
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.Http
by: App vNext
- 53 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
- 9 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.
Portable.BouncyCastle
by: Claire Novotny
- 146 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 6 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
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 1.462k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore
by: andrasm, qed-, lakario, sandersaares
- 731 total downloads
- Latest version: 5.1.0-pre-000215-c81d12d
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net.AspNetCore.HealthChecks
by: sandersaares
- 232 total downloads
- Latest version: 5.1.0-pre-000215-c81d12d
ASP.NET Core Health Checks integration with Prometheus
protobuf-net
by: Marc Gravell
- 604 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 354 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
pythonnet
by: Python.Runtime
- 118 total downloads
- Latest version: 3.1.0-preview2024-09-06
Python and CLR (.NET and Mono) cross-platform language interop
QRCoder
by: Raffael Herrmann
- 256 total downloads
- Latest version: 1.6.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
RabbitMQ.Client
by: Broadcom
- 336 total downloads
- Latest version: 7.1.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
ReflectionBridge
by: Stef Heyenrath
- 42 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 222 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
runtime.android-arm.runtime.native.System.IO.Ports
by: Microsoft
- 45 total downloads
- Latest version: 10.0.0-preview.1.25080.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-arm64.runtime.native.System.IO.Ports
by: Microsoft
- 26 total downloads
- Latest version: 10.0.0-preview.1.25080.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x64.runtime.native.System.IO.Ports
by: Microsoft
- 35 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x86.runtime.native.System.IO.Ports
by: Microsoft
- 33 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.any.System.Collections
by: Microsoft
- 30 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.