PocketLogger
by: jonsequitur
- 1.081k 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.774k total downloads
- Latest version: 7.2.4
Polly is a 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
- 1.262k 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
- 80 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
- 97 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.Extensions.Http
by: App vNext
- 292 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
- 141 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.
PolySharp
by: Sergio Pedri
- 695 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
Pomelo.EntityFrameworkCore.MySql
by: Pomelo.EntityFrameworkCore.MySql
- 114 total downloads
- Latest version: 1.1.2
Package Description
Pomelo.JsonObject
by: Pomelo.JsonObject
- 64 total downloads
- Latest version: 1.1.1
Package Description
Portable.BouncyCastle
by: Claire Novotny
- 767 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 29 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
- 643 total downloads
- Latest version: 1.3.6-rc
.NET client for prometheus.io
protobuf-net
by: Marc Gravell
- 4.271k total downloads
- Latest version: 3.3.0
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 130 total downloads
- Latest version: 3.4.30
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net.Reflection
by: Marc Gravell
- 40 total downloads
- Latest version: 2.3.17
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
pythonnet
by: pythonnet
- 59 total downloads
- Latest version: 2.3.0-py35-dotnet
Python and CLR (.NET and Mono) cross-platform language interop
Qb.Net
by: viten-center
- 382 total downloads
- Latest version: 0.20.5
QueryBuilder allows you to create queries against a database, describing them as an object, without using tools such as LinqToSql, ORM, etc. and generate their SQL code in the syntax of the DBMS used
QLNet
by: Andrea Maggiulli
- 2.72k total downloads
- Latest version: 1.12.0-preview.43
A free/open-source library for quantitative finance
QuantConnect.Algorithm
by: QuantConnect.Algorithm
- 7.755k total downloads
- Latest version: 2.5.18090
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation