refit by: Paul Betts Refit contributors
  • 1.707k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 142 total downloads
  • Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 782 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Quartz by: Marko Lahma
  • 2.731k total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Rebus.PostgreSql by: mookid8000 hagbarddenstore
  • 611 total downloads
  • Latest version: 0.75.0
  • rebus postgres postgresql
Provides PostgreSql saga persister, subscription storage, and timeout storage
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 166 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
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
Portable.BouncyCastle by: Claire Novotny
  • 1.958k total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
OneOf by: Harry McIntyre
  • 308 total downloads
  • Latest version: 3.0.271
  • discriminated unions return type match switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Owin by: OWIN startup components contributors
  • 135 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
protobuf-net.Reflection by: Marc Gravell
  • 427 total downloads
  • Latest version: 2.3.17
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
OpenIddict.AspNetCore by: Kévin Chalet
  • 116 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security aspnetcore server validation
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
PDFsharp-MigraDoc-WPF by: empira Software GmbH
  • 19 total downloads
  • Latest version: 1.32.2608
  • PDFsharp MigraDoc PDF RTF document creation WPF
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF. See Project Information for details.
protobuf-net.Core by: Marc Gravell
  • 77 total downloads
  • Latest version: 3.4.21
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net by: Marc Gravell
  • 2.023k total downloads
  • Latest version: 3.3.0
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PolySharp by: Sergio Pedri
  • 2.647k total downloads
  • Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Polly by: Michael Wolfenden App vNext
  • 3.193k total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
OpenIddict by: Kévin Chalet
  • 119 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
Polly-Signed by: Michael Wolfenden App vNext
  • 2.279k total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Rebus.AzureServiceBus by: Henrik Drachmann
  • 2.96k total downloads
  • Latest version: 0.75.0
  • rebus azure queue messaging service bus
Provides an Azure Service Bus-based transport implementation for Rebus
Rebus by: mookid8000
  • 6.969k total downloads
  • Latest version: 0.75.0
  • servicebus msmq rabbitmq cqrs publish subscribe reliable asynchronous messaging esb
Rebus is a lean service bus implementation, similar in nature to NServiceBus, MassTransit, Rhino Service Bus etc.
prometheus-net by: andrasm qed- lakario
  • 316 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io