Rebus
by: mookid8000
- 1.542k total downloads
- Latest version: 8.9.2
Rebus is a lean service bus for .NET
Remotion.Linq
by: rubicon IT GmbH
- 2.032k 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
- 418 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.
RabbitMQ.Client
by: Broadcom
- 5.591k total downloads
- Latest version: 7.2.1
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json
by: Marko Lahma Quartz.NET
- 3.446k total downloads
- Latest version: 3.18.0
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter
by: Sean Farrow Quartz.NET
- 125 total downloads
- Latest version: 3.18.0
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Refit
by: .NET Foundation and Contributors
- 5.319k total downloads
- Latest version: 10.1.6
The automatic type-safe REST library for Xamarin and .NET
refit
by: Paul Betts Refit contributors
- 1.319k total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
release-notes
by: release-notes
- 1.864k total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
ReflectionBridge
by: Stef Heyenrath
- 328 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Rebus.PostgreSql
by: mookid8000
- 396 total downloads
- Latest version: 9.1.1
PostgreSQL-based persistence for Rebus
Rebus.ServiceProvider
by: mookid8000
- 666 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
RestSharp
by: .NET Foundation and Contributors
- 35.579k total downloads
- Latest version: 114.0.0
Simple REST and HTTP API Client
RulesEngine
by: Purunjay Bhal
- 5.464k total downloads
- Latest version: 6.0.0
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
- 9.547k total downloads
- Latest version: 5.0.0-1.25277.114
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
- 15 total downloads
- Latest version: 3.0.2-preview
Package Description
- 1.186k 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.
- 767 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
- 495 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)".
Quartz.Plugins
by: Marko Lahma Quartz.NET
- 204 total downloads
- Latest version: 3.18.0
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
RBush
by: viceroypenguin
- 1.375k 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.