RBush.Signed by: viceroypenguin
  • 418 total downloads
  • Latest version: 4.0.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.
RabbitMQ.Client by: Broadcom
  • 5.594k total downloads
  • Latest version: 7.2.1
  • 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
  • 3.448k total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter by: Sean Farrow Quartz.NET
  • 160 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Refit by: .NET Foundation and Contributors
  • 5.322k total downloads
  • Latest version: 10.1.6
The automatic type-safe REST library for Xamarin and .NET
refit by: Paul Betts Refit contributors
  • 1.32k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
release-notes by: release-notes
  • 1.867k total downloads
  • Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
ReflectionBridge by: Stef Heyenrath
  • 329 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 Quartz.NET
  • 4.818k total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Rebus.PostgreSql by: mookid8000
  • 398 total downloads
  • Latest version: 9.1.1
  • rebus postgres sql postgresql
PostgreSQL-based persistence for Rebus
Quartz.Extensions.Hosting by: Andrew Lock Marko Lahma Quartz.NET
  • 2.606k total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
protobuf-net.Reflection by: Marc Gravell
  • 393 total downloads
  • Latest version: 3.2.52
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Rebus.ServiceProvider by: mookid8000
  • 672 total downloads
  • Latest version: 10.7.2
  • rebus service-provider ioc dependency-injection
Provides a service provider-based container adapter for Rebus (i.e. integration with Microsoft.Extensions.DependencyInjection) as well as integration with the generic host
Quartz.Jobs by: Marko Lahma Quartz.NET
  • 206 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 289 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
protobuf-net.Core by: Marc Gravell
  • 468 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Rebus.Kafka by: glazkovalex
  • 495 total downloads
  • Latest version: 5.0.0
  • messaging rebus queue service bus Kafka Confluent librdkafka
Apache Kafka transport for Rebus. So as to interact with the Apache Kafka requires the unmanaged "librdkafka", you need to install the appropriate version of the package "librdkafka.redist". If this unmanaged "librdkafka" is not found automatically, you must load it before you can use Rebus.Kafka for the first time as follows: "Confluent.Kafka.Library.Load (pathToLibrdkafka)".
Quartz.Plugins by: Marko Lahma Quartz.NET
  • 246 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
RBush by: viceroypenguin
  • 1.377k total downloads
  • Latest version: 4.0.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: Facundo Glaeser Marko Lahma Quartz.NET
  • 3.302k total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Rebus by: mookid8000
  • 1.604k total downloads
  • Latest version: 8.9.2
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET