RestSharpSigned
by: John Sheehan RestSharp Community
- 164 total downloads
- Latest version: 105.2.3
Simple REST and HTTP API Client
RepoDb
by: Michael Camara Pendon
- 166 total downloads
- Latest version: 1.13.2-alpha1
A hybrid ORM library for .NET.
RepoDb.MySql
by: Michael Camara Pendon
- 390 total downloads
- Latest version: 1.13.2-alpha1
A hybrid .NET ORM library for MySQL (using MySql.Data).
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: .NET Foundation and Contributors
- 810 total downloads
- Latest version: 8.0.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 152 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
ReusableTasks
by: Alan McGovern
- 146 total downloads
- Latest version: 4.0.0
ReusableTasks is a (nearly) zero allocation Task-like object for use when declaring async methods.
RocketMQ.Client
by: RocketMQ Authors
- 24 total downloads
- Latest version: 0.0.13-SNAPSHOT
.NET Client for Apache RocketMQ
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.
Refit.Newtonsoft.Json
by: .NET Foundation and Contributors
- 165 total downloads
- Latest version: 8.0.0
Refit Serializers for Newtonsoft.Json
RestSharp
by: .NET Foundation and Contributors
- 5.474k total downloads
- Latest version: 112.1.1-alpha.0.4
Simple REST and HTTP API Client
RtfPipe
by: Eric Domke
- 105 total downloads
- Latest version: 2.0.7677.4303
RtfPipe is a .NET library for parsing Rich Text Format (RTF) streams and converting them to HTML
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1.901k 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.
RichardSzalay.MockHttp
by: Richard Szalay
- 43 total downloads
- Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
RhinoMocks
by: meisinger ayende
- 50 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
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).
Refit.HttpClientFactory
by: .NET Foundation and Contributors
- 575 total downloads
- Latest version: 8.0.0
Refit HTTP Client Factory Extensions
RestClient
by: Logistical Labs
- 405 total downloads
- Latest version: 2.5.0.14
RESTfull web service client
Remotion.Linq
by: rubicon IT GmbH
- 766 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