Quartz
by: Marko Lahma
- 146 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json
by: Marko Lahma
- 24 total downloads
- Latest version: 3.0.0-alpha3
Quartz.NET JSON Serialization Support
QuikGraph
by: Alexandre Rabérin
- 176 total downloads
- Latest version: 2.5.0
.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
- 159 total downloads
- Latest version: 2.5.0
.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: VMware
- 47 total downloads
- Latest version: 5.2.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Radzen.Blazor
by: Radzen Ltd.
- 8.758k total downloads
- Latest version: 7.0.3
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
- 988 total downloads
- Latest version: 5.3.2
RavenDB Client is the client library for accessing RavenDB
RawRabbit
by: pardahlman enrique-avalon
- 200 total downloads
- Latest version: 2.0.0-rc5
A modern framework for communication over RabbitMq.
RawRabbit.DependencyInjection.ServiceCollection
by: pardahlman enrique-avalon
- 69 total downloads
- Latest version: 2.0.0-rc5
Extension classes for fluently registration of RawRabbit in ServiceCollection.
RawRabbit.Enrichers.Attributes
by: pardahlman
- 143 total downloads
- Latest version: 2.0.0-rc5
Route messages based on Routing Attributes. Includes attributes for Exchange, Queue and Routing.
RawRabbit.Enrichers.MessageContext
by: pardahlman
- 144 total downloads
- Latest version: 2.0.0-rc5
Publish messages with Message Context and witrh Message Context Forwarding.
RawRabbit.Enrichers.MessageContext.Subscribe
by: pardahlman enrique-avalon
- 129 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with a Subscribe method that has argument for Message Context.
RawRabbit.Enrichers.Polly
by: pardahlman
- 144 total downloads
- Latest version: 2.0.0-rc5
Exception handling and retry policies with Polly.
RawRabbit.Enrichers.RetryLater
by: pardahlman
- 48 total downloads
- Latest version: 2.0.0-rc5
Enricher RawRabbit with a Retry Later capabilities
RawRabbit.Operations.Publish
by: pardahlman enrique-avalon
- 144 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with PublishAsync, used to perform a BasicPublish
RawRabbit.Operations.Subscribe
by: pardahlman enrique-avalon
- 130 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with SubscribeAsync, used for message consume.
RawRabbit.vNext
by: pardahlman enrique-avalon
- 138 total downloads
- Latest version: 2.0.0-beta8
RawRabbit.vNext is deprecated. Use RawRabbit.DependencyInjection.ServiceCollection for dependency registration.
RazorEngine
by: Matthew Abbott Ben Dornis
- 11 total downloads
- Latest version: 2.1.0
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RBush
by: viceroypenguin
- 105 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RedLock.net
by: Sam Cook
- 76 total downloads
- Latest version: 2.1.0
An implementation of the Redlock distributed lock algorithm