prometheus-net by: andrasm qed- lakario
  • 388 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
RabbitMQ.Client by: VMware
  • 619 total downloads
  • Latest version: 5.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 241 total downloads
  • Latest version: 4.1.0
  • scheduling tasks jobs triggers scheduler threading json newtonsoft serialization renamed empty-package
Renamed to Quartz.Serialization.Newtonsoft in 4.0. This package is empty and exists only so a grouped dependency update can move to 4.x - reference Quartz.Serialization.Newtonsoft instead, and see the migration guide.
refit by: Paul Betts Refit contributors
  • 2.39k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 1.015k total downloads
  • Latest version: 4.4.17
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 803 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.806k total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Rebus.PostgreSql by: mookid8000
  • 5.31k total downloads
  • Latest version: 6.0.0-b03
  • rebus postgres sql postgresql
PostgreSQL-based persistence for Rebus
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 167 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
  • 2.519k total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Quartz.Extensions.Hosting by: Marko Lahma Quartz.NET
  • 24 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading hosting hosted-service moved empty-package
Folded into Quartz in 4.0: AddQuartzHostedService, QuartzHostedService and QuartzHostedServiceOptions live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
protobuf-net.Reflection by: Marc Gravell
  • 453 total downloads
  • Latest version: 2.3.17
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Rebus.ServiceProvider by: mookid8000
  • 504 total downloads
  • Latest version: 4.0.2
  • rebus service-provider ioc dependency-injection
Package Description
protobuf-net.Core by: Marc Gravell
  • 116 total downloads
  • Latest version: 3.4.30
  • 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.162k 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.696k 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
RBush by: viceroypenguin
  • 1.304k total downloads
  • Latest version: 3.2.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Quartz.Extensions.DependencyInjection by: Marko Lahma Quartz.NET
  • 24 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading dependency-injection microsoft-extensions moved empty-package
Folded into Quartz in 4.0: AddQuartz, QuartzOptions and the rest live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Polly-Signed by: Michael Wolfenden App vNext
  • 4.222k total downloads
  • Latest version: 5.9.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
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.
Rebus.AzureServiceBus by: mookid8000
  • 6.238k total downloads
  • Latest version: 4.0.0
  • rebus events
Package Description
Rebus by: mookid8000
  • 16.409k total downloads
  • Latest version: 6.6.2
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET