Quartz.Extensions.Hosting by: Andrew Lock Marko Lahma Quartz.NET
  • 201 total downloads
  • Latest version: 3.17.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Jobs by: Marko Lahma Quartz.NET
  • 382 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins by: Marko Lahma Quartz.NET
  • 311 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter by: Sean Farrow Quartz.NET
  • 234 total downloads
  • Latest version: 3.17.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 207 total downloads
  • Latest version: 3.17.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
RabbitMQ.Client by: Broadcom
  • 454 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)
Rafty by: Tom Pallister
  • 166 total downloads
  • Latest version: 0.4.4
  • API Gateway .NET core
RAFT consensus implementation
RazorEngine.NetCore by: Fouad Messaia
  • 84 total downloads
  • Latest version: 3.1.1
  • RazorEngine aspnetcore NetCore
Fork from https://github.com/Antaris/RazorEngine
RBush by: viceroypenguin
  • 118 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.
RBush.Signed by: viceroypenguin
  • 12 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.
React.AspNet by: Daniel Lo Nigro
  • 371 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ReactJS and Babel tools for ASP.NET Core, including ASP.NET Core MVC. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.AspNet.Middleware by: Daniel Lo Nigro
  • 332 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ASP.NET Core middleware to transpile JavaScript via Babel. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.Core by: Daniel Lo Nigro
  • 382 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp jquery javascript js react facebook reactjs babel
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
ReactiveUI by: .NET Foundation and Contributors
  • 1.56k total downloads
  • Latest version: 22.3.1
  • mvvm reactiveui rx reactive extensions observable LINQ events frp xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac xamarin.tvos wpf net netstandard net462 winui maui tizen unoplatform
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
ReactiveUI.Fody by: .NET Foundation and Contributors
  • 1.592k total downloads
  • Latest version: 19.5.41
  • mvvm reactiveui rx reactive extensions observable LINQ events frp xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac xamarin.tvos wpf net netstandard net472 uwp tizen unoplatform fody
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
ReactiveUI.WPF by: .NET Foundation and Contributors
  • 286 total downloads
  • Latest version: 11.4.17
  • mvvm reactiveui rx reactive extensions observable LINQ events frp wpf net net461
Contains the ReactiveUI platform specific extensions for Windows Presentation Foundation (WPF)
ReadOnlyCollectionInterfaces by: Mauricio Scheffer
  • 9 total downloads
  • Latest version: 1.2.0
  • readonly collections backport
Backported read-only collection interfaces
Rebus by: mookid8000
  • 1.629k total downloads
  • Latest version: 8.9.0
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET
Rebus.Microsoft.Extensions.Logging by: mookid8000
  • 98 total downloads
  • Latest version: 5.2.0
  • rebus microsoft extensions logging
Microsoft.Extensions.Logging-based logging integration for Rebus
Rebus.ServiceProvider by: mookid8000
  • 414 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