Refit
by: ReactiveUI and Contributors
- 6.599k total downloads
- Latest version: 14.0.0-beta.5
Type-safe REST API clients for .NET, generated from annotated interfaces with build-time source generation, direct request construction, System.Text.Json defaults, and support for trimming and AOT.
refit
by: Paul Betts Refit contributors
- 2.224k total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 743 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
- 138 total downloads
- Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Rebus.PostgreSql
by: mookid8000
- 4.073k total downloads
- Latest version: 9.1.1
PostgreSQL-based persistence for Rebus
Rebus.ServiceProvider
by: mookid8000
- 1.927k 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
- 167 total downloads
- Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
RestSharp
by: .NET Foundation and Contributors
- 42.349k total downloads
- Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
RulesEngine
by: Purunjay Bhal
- 6.305k total downloads
- Latest version: 6.0.1
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 11.637k total downloads
- Latest version: 5.6.0
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
RESPite
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 100 total downloads
- Latest version: 3.0.47-preview
Package Description
- 1.416k total downloads
- Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 865 total downloads
- Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Rebus.Kafka
by: glazkovalex
- 1.253k total downloads
- Latest version: 5.0.0
Apache Kafka transport for Rebus.
So as to interact with the Apache Kafka requires the unmanaged "librdkafka", you need to install the appropriate version of the package "librdkafka.redist". If this unmanaged "librdkafka" is not found automatically, you must load it before you can use Rebus.Kafka for the first time as follows: "Confluent.Kafka.Library.Load (pathToLibrdkafka)".
ReactiveUI.Primitives.Core
by: ReactiveUI Association Inc
- 123 total downloads
- Latest version: 7.0.0
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
ReactiveUI.Primitives
by: ReactiveUI Association Inc
- 258 total downloads
- Latest version: 7.0.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 114 total downloads
- Latest version: 7.0.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
Rebus.AzureServiceBus
by: mookid8000
- 4.446k total downloads
- Latest version: 10.7.0
Provides an Azure Service Bus transport for Rebus
Rebus
by: mookid8000
- 11.693k total downloads
- Latest version: 8.9.2
Rebus is a lean service bus for .NET
Remotion.Linq
by: rubicon IT GmbH
- 4.434k 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
RBush.Signed
by: viceroypenguin
- 573 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.