QuickGraph.NETStandard by: Deepak Battini
  • 30 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
  • 204 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
  • 161 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
R.NET by: Jean-Michel Perraud, Kosei, and contributors
  • 273 total downloads
  • Latest version: 1.9.0
  • interop R statistical language
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
R.NET.Community by: Kosei Abe, Jean-Michel Perraud
  • 325 total downloads
  • Latest version: 1.7.0
  • .NET R R.NET visualization statistics C# F#
Transitional package, you can remove and directly use nuget package ID R.NET
RabbitMQ.Client by: Broadcom
  • 1.461k 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)
Radius.IEC by: Radius
  • 27 total downloads
  • Latest version: 0.24.29737
Radius.IEC
RazorEngine by: Matthew Abbott, Ben Dornis, Matthias Dittrich
  • 2.287k total downloads
  • Latest version: 4.5.1-alpha001
  • C# razor template engine programming
RazorEngine - A Templating Engine based on the Razor parser.
RazorLight by: toddams
  • 286 total downloads
  • Latest version: 2.3.1
  • RazorLight, razor, render, dotnet-core, dotnet, core, template-engine, email, emails
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RazorMachine by: Jaap Lamfers
  • 66 total downloads
  • Latest version: 2.6.1
  • razormachine razor razor2 razor3 razorengine templating generator layouts masterpages
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
RBush by: viceroypenguin
  • 279 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
  • 39 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.
ReactiveUI by: .NET Foundation and Contributors
  • 5.023k total downloads
  • Latest version: 24.0.0-beta.2
  • 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 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.Core by: .NET Foundation and Contributors
  • 5 total downloads
  • Latest version: 24.0.0-beta.2
  • 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 unoplatform
Type-agnostic core shared by ReactiveUI and ReactiveUI.Reactive.
ReactiveUI.Disposables by: ReactiveUI Association Inc
  • 73 total downloads
  • Latest version: 5.8.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Primitives by: ReactiveUI Association Inc
  • 57 total downloads
  • Latest version: 5.8.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Primitives.Core by: ReactiveUI Association Inc
  • 24 total downloads
  • Latest version: 5.8.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
RedLock.net by: Sam Cook
  • 745 total downloads
  • Latest version: 2.3.2
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff by: ZZZ Projects Inc., brentmckendrick
  • 1.897k total downloads
  • Latest version: 3.1.3
  • EntityFramework EF CodeFirst DetachedUpdate GraphDiff
This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
ReflectionBridge by: Stef Heyenrath
  • 118 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.