runtime.android-x64.runtime.native.System.IO.Ports
by: Microsoft
- 655 total downloads
- Latest version: 10.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
ReusableTasks
by: Alan McGovern
- 292 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
- 36 total downloads
- Latest version: 0.0.13-SNAPSHOT
.NET Client for Apache RocketMQ
runtime.android-x86.runtime.native.System.IO.Ports
by: Microsoft
- 671 total downloads
- Latest version: 10.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-arm.runtime.native.System.IO.Ports
by: Microsoft
- 680 total downloads
- Latest version: 10.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
RestSharp
by: .NET Foundation and Contributors
- 8.968k total downloads
- Latest version: 113.0.1-alpha.0.1
Simple REST and HTTP API Client
runtime.any.System.Collections
by: Microsoft
- 75 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
runtime.android-arm64.runtime.native.System.IO.Ports
by: Microsoft
- 554 total downloads
- Latest version: 10.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
RtfPipe
by: Eric Domke
- 352 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
- 3.191k 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
- 294 total downloads
- Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
RhinoMocks
by: meisinger ayende
- 82 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
Riok.Mapperly
by: Mapperly Contributors Lars Tönz Manuel Allenspach
- 1.689k total downloads
- Latest version: 4.3.1-next.0
A .NET source generator for generating object mappings.
No runtime reflection.
Respond
by: Scott Jehl Paul Irish Nicholas Zakas
- 92 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).
RestClient
by: Logistical Labs
- 1.142k total downloads
- Latest version: 2.5.0.14
RESTfull web service client
runtime.any.System.Diagnostics.Tracing
by: Microsoft
- 71 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW).
Commonly Used Types:
System.Diagnostics.Tracing.EventSource
System.Diagnostics.Tracing.EventListener
System.Diagnostics.Tracing.EventLevel
System.Diagnostics.Tracing.EventKeywords
System.Diagnostics.Tracing.EventWrittenEventArgs
System.Diagnostics.Tracing.EventAttribute
System.Diagnostics.Tracing.EventSourceAttribute
System.Diagnostics.Tracing.NonEventAttribute
When using NuGet 3.x this package requires at least version 3.4.
RestSharpSigned
by: John Sheehan RestSharp Community
- 246 total downloads
- Latest version: 105.2.3
Simple REST and HTTP API Client
runtime.any.System.Diagnostics.Tools
by: Microsoft
- 71 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools.
Commonly Used Types:
System.CodeDom.Compiler.GeneratedCodeAttribute
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
When using NuGet 3.x this package requires at least version 3.4.
RepoDb.MySql
by: Michael Camara Pendon
- 793 total downloads
- Latest version: 1.13.2-alpha1
A hybrid .NET ORM library for MySQL (using MySql.Data).