RabbitMQ.Client
by: Broadcom
- 464 total downloads
- Latest version: 7.2.1
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorEngine.NetCore
by: Connie Yau HermanHo Fouad Messaia Manuel Grundner
- 61 total downloads
- Latest version: 2.2.6
Fork from https://github.com/fouadmess/RazorEngine
RBush
by: viceroypenguin
- 118 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
- 12 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.
React.AspNet
by: Daniel Lo Nigro
- 388 total downloads
- Latest version: 5.2.12
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
- 335 total downloads
- Latest version: 5.2.12
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
- 618 total downloads
- Latest version: 5.2.12
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.608k total downloads
- Latest version: 23.2.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
ReactiveUI.Fody
by: .NET Foundation and Contributors
- 2.213k total downloads
- Latest version: 19.5.41
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
ReactiveUI.WPF
by: .NET Foundation and Contributors
- 1.332k total downloads
- Latest version: 23.2.1
Contains the ReactiveUI platform specific extensions for Windows Presentation Foundation (WPF)
ReadOnlyCollectionInterfaces
by: Mauricio Scheffer
- 16 total downloads
- Latest version: 1.2.0
Backported read-only collection interfaces
Rebus
by: mookid8000
- 5.286k total downloads
- Latest version: 8.9.2
Rebus is a lean service bus for .NET
Rebus.Microsoft.Extensions.Logging
by: mookid8000
- 98 total downloads
- Latest version: 5.2.0
Microsoft.Extensions.Logging-based logging integration for Rebus
Rebus.ServiceProvider
by: mookid8000
- 445 total downloads
- Latest version: 10.7.2
Provides a service provider-based container adapter for Rebus (i.e. integration with Microsoft.Extensions.DependencyInjection) as well as integration with the generic host
redmine-api-signed
by: Adrian Popescu
- 26 total downloads
- Latest version: 4.50.0
Redmine Api is a .NET rest client for Redmine.
refit
by: Paul Betts Refit contributors
- 108 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: .NET Foundation and Contributors
- 359 total downloads
- Latest version: 10.1.6
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 44 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 379 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
- 133 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.