protobuf-net by: Marc Gravell
  • 1.017k total downloads
  • Latest version: 3.2.52
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 460 total downloads
  • Latest version: 3.2.52
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz by: Marko Lahma Quartz.NET
  • 697 total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 343 total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting by: Andrew Lock Marko Lahma Quartz.NET
  • 320 total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 344 total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
QuickGraph by: Jonathan Peli de Halleux
  • 35 total downloads
  • Latest version: 3.6.61119.7
  • algorithms graph directed undirected dfs bfs graphviz graphml data structure
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuickGraph.NETStandard by: Deepak Battini
  • 13 total downloads
  • Latest version: 3.8.0
  • quickgraph graphviz nodegraph directed graph unidirected graph
QuickGraph .NET standard. QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuikGraph by: Alexandre Rabérin
  • 192 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
QuikGraph.Graphviz by: Alexandre Rabérin
  • 173 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET Serialization Graphviz
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization. This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
RabbitMQ.Client by: Broadcom
  • 833 total downloads
  • Latest version: 7.1.2
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Radzen.Blazor by: Radzen Ltd.
  • 10.719k total downloads
  • Latest version: 7.1.2
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is a set of 90+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.
RavenDB.Client by: Hibernating Rhinos
  • 3.535k total downloads
  • Latest version: 7.1.0-rc-71003
  • ravendb client database nosql doc db
RavenDB Client is the client library for accessing RavenDB
RawRabbit by: pardahlman enrique-avalon
  • 674 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq rawrabbit amqp
A modern framework for communication over RabbitMq.
RawRabbit.DependencyInjection.ServiceCollection by: pardahlman enrique-avalon
  • 78 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq raw rawrabbit di ioc servicecollection
Extension classes for fluently registration of RawRabbit in ServiceCollection.
RawRabbit.Enrichers.Attributes by: pardahlman
  • 145 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq rawrabbit attributes
Route messages based on Routing Attributes. Includes attributes for Exchange, Queue and Routing.
RawRabbit.Enrichers.MessageContext by: pardahlman
  • 158 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq rawrabbit messagecontext
Publish messages with Message Context and witrh Message Context Forwarding.
RawRabbit.Enrichers.MessageContext.Subscribe by: pardahlman enrique-avalon
  • 142 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq rawrabbit subscribe operation messagecontext
Enrich the BusClient with a Subscribe method that has argument for Message Context.
RawRabbit.Enrichers.Polly by: pardahlman
  • 145 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq rawrabbit policy polly
Exception handling and retry policies with Polly.
RawRabbit.Enrichers.RetryLater by: pardahlman
  • 53 total downloads
  • Latest version: 2.0.0-rc5
  • rabbitmq rawrabbit enrichers retry-later
Enricher RawRabbit with a Retry Later capabilities