Remotion.Linq
by: rubicon IT GmbH
- 4.012k 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
- 412 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.542k 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.374k total downloads
- Latest version: 3.17.1
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Refit
by: .NET Foundation and Contributors
- 5.15k total downloads
- Latest version: 10.1.6
The automatic type-safe REST library for Xamarin and .NET
refit
by: Paul Betts Refit contributors
- 1.776k total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
release-notes
by: release-notes
- 1.902k total downloads
- Latest version: 0.10.0
Generate release notes from closed github issues and PR's through the power of version labels
ReflectionBridge
by: Stef Heyenrath
- 649 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Quartz
by: Marko Lahma Quartz.NET
- 5.195k total downloads
- Latest version: 3.17.1
Quartz Scheduling Framework for .NET
Rebus.PostgreSql
by: mookid8000
- 1.626k total downloads
- Latest version: 9.1.1
PostgreSQL-based persistence for Rebus
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 486 total downloads
- Latest version: 1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Quartz.Extensions.Hosting
by: Andrew Lock Marko Lahma Quartz.NET
- 2.514k total downloads
- Latest version: 3.17.1
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
protobuf-net.Reflection
by: Marc Gravell
- 322 total downloads
- Latest version: 3.2.52
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Rebus.ServiceProvider
by: mookid8000
- 594 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
RESPite
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 8 total downloads
- Latest version: 3.0.2-preview
Package Description
protobuf-net.Core
by: Marc Gravell
- 403 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net
by: Marc Gravell
- 694 total downloads
- Latest version: 3.2.56
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Rebus.Kafka
by: glazkovalex
- 404 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)".
RBush
by: viceroypenguin
- 1.325k 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: Facundo Glaeser Marko Lahma Quartz.NET
- 3.217k total downloads
- Latest version: 3.17.1
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Rebus
by: mookid8000
- 4.452k total downloads
- Latest version: 8.9.0
Rebus is a lean service bus for .NET