RabbitMQ.Client
by: VMware
- 98 total downloads
- Latest version: 5.2.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json
by: Marko Lahma
- 43 total downloads
- Latest version: 3.0.7
Quartz.NET JSON Serialization Support
RazorTemplates
by: volkovku
- 126 total downloads
- Latest version: 1.2.1
Open source templating engine based on Microsoft's Razor parsing engine. Thread safe. Allows run Razor templates outside ASP.Net MVC Projects.
refit
by: Paul Betts Refit contributors
- 257 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: Paul Betts Refit contributors
- 131 total downloads
- Latest version: 4.4.17
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 155 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
- 129 total downloads
- Latest version: 2.6.1
Quartz.NET Scheduling Framework for .NET Platform
Quantum.FrameworkNetCore
by: Quantum Asia Solutions Limited
- 27 total downloads
- Latest version: 3.0.0
Used for set up Micro-Service.
ReadOnlyCollectionInterfaces
by: Mauricio Scheffer
- 33 total downloads
- Latest version: 1.2.0
Backported read-only collection interfaces
Remotion.Linq.EagerFetching
by: rubicon IT GmbH
- 300 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RestSharp
by: John Sheehan Andrew Young Alexey Zimarev and RestSharp community
- 2.061k total downloads
- Latest version: 106.15.1-alpha.0.1
Simple REST and HTTP API Client
Reloadify3000
by: James Clancey
- 195 total downloads
- Latest version: 1.0.8
Hot Reload plugin for Comet
Respond
by: Scott Jehl Paul Irish Nicholas Zakas
- 50 total downloads
- Latest version: 1.4.2
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
RBush
by: viceroypenguin
- 219 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Quantum.Framework.Core.WebJs
by: Quantum.Framework.Core.WebJs
- 4.365k total downloads
- Latest version: 5.188.0
Package Description
RestClient
by: Logistical Labs
- 405 total downloads
- Latest version: 2.5.0.14
RESTfull web service client
Rebus
by: mookid8000
- 6.795k total downloads
- Latest version: 6.6.2
Rebus is a lean service bus for .NET
Remotion.Linq
by: rubicon IT GmbH
- 771 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