RBush
by: viceroypenguin
- 295 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.
RBush.Signed
by: viceroypenguin
- 41 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.
ReactiveUI
by: .NET Foundation and Contributors
- 5.31k total downloads
- Latest version: 24.0.0-beta.3
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
ReactiveUI.Core
by: .NET Foundation and Contributors
- 35 total downloads
- Latest version: 24.0.0-beta.3
Type-agnostic core shared by ReactiveUI and ReactiveUI.Reactive.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 142 total downloads
- Latest version: 6.0.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Primitives
by: ReactiveUI Association Inc
- 233 total downloads
- Latest version: 6.0.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Primitives.Core
by: ReactiveUI Association Inc
- 110 total downloads
- Latest version: 6.0.0
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
RedLock.net
by: Sam Cook
- 790 total downloads
- Latest version: 2.3.2
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff
by: ZZZ Projects Inc., brentmckendrick
- 2.102k total downloads
- Latest version: 3.1.3
This is the official GraphDiff package.
GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+.
If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
ReflectionBridge
by: Stef Heyenrath
- 127 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
release-notes
by: release-notes
- 770 total downloads
- Latest version: 0.10.0
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq
by: rubicon IT GmbH
- 1.073k 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
Remotion.Linq.EagerFetching
by: rubicon IT GmbH
- 379 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Renci.SshNet.Async
by: Ioannis G.
- 115 total downloads
- Latest version: 1.4.0
Extends Renci.SshNet to implement the task-based async pattern
ReportGenerator
by: Daniel Palme
- 5.094k total downloads
- Latest version: 5.5.10
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.
Use this package if your project is based on .NET Framework or .NET Core and you want to use ReportGenerator via the command line or a build script.
Usage:
dotnet $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options]
$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.exe [options]
$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options]
ReSharper.Annotations
by: JetBrains s.r.o.
- 25 total downloads
- Latest version: 7.1.3
You can use attributes in the JetBrains.Annotations namespace to annotate your own code to make ReSharper analyze it with greater accuracy and insight.
Respawn
by: Jimmy Bogard
- 493 total downloads
- Latest version: 7.0.0
Intelligent resetting for database tests
RESPite
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 87 total downloads
- Latest version: 3.0.47-preview
Package Description
RestSharp
by: .NET Foundation and Contributors
- 7.309k total downloads
- Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
RhinoMocks
by: meisinger, ayende
- 117 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET