RestSharp
by: .NET Foundation and Contributors
- 6.257k total downloads
- Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1.753k 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.
Remotion.Linq
by: rubicon IT GmbH
- 417 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
runtime.android-arm64.runtime.native.System.IO.Ports
by: Microsoft
- 529 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
realtime-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 482 total downloads
- Latest version: 6.0.4
Realtime-csharp is written as a client library for supabase/realtime.
Refractored.MvvmHelpers
by: James Montemagno
- 150 total downloads
- Latest version: 1.6.2
Collection of MVVM Helpers such as ObservableRangeCollection, BaseViewModel, Grouping, and others.
runtime.android-arm.runtime.native.System.IO.Ports
by: Microsoft
- 548 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.any.System.Diagnostics.Tracing
by: Microsoft
- 64 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.
runtime.android-x64.runtime.native.System.IO.Ports
by: Microsoft
- 542 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
Reloadify3000
by: James Clancey
- 134 total downloads
- Latest version: 1.0.8
Hot Reload plugin for Comet
RouteJs.Mvc5
by: Daniel Lo Nigro
- 213 total downloads
- Latest version: 2.2.0
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
runtime.android-x86.runtime.native.System.IO.Ports
by: Microsoft
- 535 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
Respawn
by: Jimmy Bogard
- 193 total downloads
- Latest version: 4.0.0
Intelligent checkpoints for database tests
runtime.any.System.Collections
by: Microsoft
- 64 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.
ReflectionBridge
by: Stef Heyenrath
- 65 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Respond
by: Scott Jehl Paul Irish Nicholas Zakas
- 100 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).
RESPite
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 11 total downloads
- Latest version: 3.0.47-preview
Package Description
RhinoMocks
by: meisinger ayende
- 40 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
runtime.any.System.Diagnostics.Tools
by: Microsoft
- 58 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.
RBush.Signed
by: viceroypenguin
- 24 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.