R.NET
by: Jean-Michel Perraud, Kosei, and contributors
- 366 total downloads
- Latest version: 1.9.0
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
- 411 total downloads
- Latest version: 1.7.0
Transitional package, you can remove and directly use nuget package ID R.NET
RabbitMQ.Client
by: Broadcom
- 1.757k total downloads
- Latest version: 7.2.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Radzen.Blazor
by: Radzen Ltd.
- 3.565k total downloads
- Latest version: 11.4.2
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
RazorEngine
by: Matthew Abbott, Ben Dornis, Matthias Dittrich
- 3.375k total downloads
- Latest version: 4.5.1-alpha001
RazorEngine - A Templating Engine based on the Razor parser.
RazorLight
by: toddams
- 509 total downloads
- Latest version: 2.3.1
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RazorMachine
by: Jaap Lamfers
- 81 total downloads
- Latest version: 2.6.1
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
- 363 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed
by: viceroypenguin
- 47 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
ReactiveExtensionsSharp
by: Darío Kondratiuk
- 71 total downloads
- Latest version: 0.3.0
A .NET port of RxJS (Reactive Extensions for JavaScript).
ReactiveUI
by: .NET Foundation and Contributors
- 6.538k total downloads
- Latest version: 22.3.1
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
Readme
by: Daniel Cazzulino
- 100 total downloads
- Latest version: 1.2.1
Automatic package readme packing, include-directive resolution, token replacement,
and GitHub relative URL expansion at pack time.
Works with SDK Pack and NuGetizer: processes includes into BaseIntermediateOutputPath and packs that file.
RedLock.net
by: Sam Cook
- 943 total downloads
- Latest version: 2.3.2
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff
by: ZZZ Projects Inc., brentmckendrick
- 2.837k total downloads
- Latest version: 3.1.3
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
- 188 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
release-notes
by: release-notes
- 47 total downloads
- Latest version: 0.11.4
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq
by: rubicon IT GmbH
- 1.18k total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Remotion.Linq.EagerFetching
by: rubicon IT GmbH
- 441 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Renci.SshNet.Async
by: Ioannis G.
- 136 total downloads
- Latest version: 1.4.0
Extends Renci.SshNet to implement the task-based async pattern