Refit
by: ReactiveUI and Contributors
- 7.348k total downloads
- Latest version: 15.2.0
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.362k total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 788 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
- 6.035k total downloads
- Latest version: 9.1.1
PostgreSQL-based persistence for Rebus
Quartz.Extensions.Hosting
by: Marko Lahma Quartz.NET
- 3.625k total downloads
- Latest version: 4.1.0
Folded into Quartz in 4.0: AddQuartzHostedService, QuartzHostedService and QuartzHostedServiceOptions live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Rebus.ServiceProvider
by: mookid8000
- 2.774k 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
Quartz.Jobs
by: Marko Lahma Quartz.NET
- 1.478k total downloads
- Latest version: 3.22.0
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Rebus.Kafka
by: glazkovalex
- 1.853k 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
- 286 total downloads
- Latest version: 7.4.0
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
Quartz.Plugins
by: Marko Lahma Quartz.NET
- 1.449k total downloads
- Latest version: 3.22.0
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
ReactiveUI.Primitives
by: ReactiveUI Association Inc
- 502 total downloads
- Latest version: 7.4.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
RBush
by: viceroypenguin
- 1.675k 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.
Quartz.Extensions.DependencyInjection
by: Marko Lahma Quartz.NET
- 4.043k total downloads
- Latest version: 4.1.0
Folded into Quartz in 4.0: AddQuartz, QuartzOptions and the rest live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 291 total downloads
- Latest version: 7.5.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
- 7.572k total downloads
- Latest version: 10.7.1
Provides an Azure Service Bus transport for Rebus
Rebus
by: mookid8000
- 17.518k total downloads
- Latest version: 8.9.3
Rebus is a lean service bus for .NET
Remotion.Linq
by: rubicon IT GmbH
- 4.674k 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
- 604 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
- 7.129k total downloads
- Latest version: 7.2.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json
by: Marko Lahma Quartz.NET
- 4.945k total downloads
- Latest version: 4.1.0
Renamed to Quartz.Serialization.Newtonsoft in 4.0. This package is empty and exists only so a grouped dependency update can move to 4.x - reference Quartz.Serialization.Newtonsoft instead, and see the migration guide.
Quartz.Plugins.TimeZoneConverter
by: Sean Farrow Quartz.NET
- 1.143k total downloads
- Latest version: 3.22.0
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET