RazorTemplates by: RazorTemplates Project
  • 117 total downloads
  • Latest version: 1.2.0
  • razor razorengine templating razortemplates
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
  • 189 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 18 total downloads
  • Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 227 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Internal implementation package not meant for direct consumption. Please do not reference directly.
ReusableTasks by: Alan McGovern
  • 38 total downloads
  • Latest version: 4.0.0
  • threading async task tasks
ReusableTasks is a (nearly) zero allocation Task-like object for use when declaring async methods.
ReadOnlyCollectionInterfaces by: Mauricio Scheffer
  • 18 total downloads
  • Latest version: 1.2.0
  • readonly collections backport
Backported read-only collection interfaces
runtime.android-x86.runtime.native.System.IO.Ports by: Microsoft
  • 259 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Internal implementation package not meant for direct consumption. Please do not reference directly.
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 300 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
runtime.android-arm.runtime.native.System.IO.Ports by: Microsoft
  • 266 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.debian.9-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 24 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.
runtime.android-arm64.runtime.native.System.IO.Ports by: Microsoft
  • 226 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Internal implementation package not meant for direct consumption. Please do not reference directly.
RtfPipe by: Eric Domke
  • 91 total downloads
  • Latest version: 1.0.7388.1242
  • html rtf rich text
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
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
RichardSzalay.MockHttp by: Richard Szalay
  • 32 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 215 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.
RhinoMocks by: meisinger ayende
  • 50 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET
Reloadify3000 by: James Clancey
  • 183 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 28.213k 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.
Respond by: Scott Jehl Paul Irish Nicholas Zakas
  • 50 total downloads
  • Latest version: 1.4.2
  • Respond Media Queries
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
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Remotion.Linq by: rubicon IT GmbH
  • 452 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
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