RazorEngine
by: Matthew Abbott, Ben Dornis
- 3 total downloads
- Latest version: 2.1.0
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RazorMachine
by: Jaap Lamfers
- 10 total downloads
- Latest version: 2.6.1
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
RBush
by: viceroypenguin
- 31 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
- 2 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.
RedLock.net
by: Sam Cook
- 38 total downloads
- Latest version: 2.3.2
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff
by: ZZZ Projects Inc., brentmckendrick
- 13 total downloads
- Latest version: 3.0.1
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
- 5 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 77 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
- 44 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.
- 8 total downloads
- Latest version: 1.4.0
Extends Renci.SshNet to implement the task-based async pattern
ReportGenerator
by: Daniel Palme
- 396 total downloads
- Latest version: 5.5.1
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]
Respawn
by: Jimmy Bogard
- 38 total downloads
- Latest version: 4.0.0
Intelligent checkpoints for database tests
RestSharp
by: .NET Foundation and Contributors
- 550 total downloads
- Latest version: 113.0.1-alpha.0.3
Simple REST and HTTP API Client
RhinoMocks
by: meisinger, ayende
- 5 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
Riok.Mapperly
by: Mapperly Contributors, Lars Tönz, Manuel Allenspach
- 316 total downloads
- Latest version: 4.3.1
A .NET source generator for generating object mappings.
No runtime reflection.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 364 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.
Roslynator.Analyzers
by: Josef Pihrt
- 163 total downloads
- Latest version: 4.15.0
A collection of 200+ analyzers for C#, powered by Roslyn.
Roslynator.CodeAnalysis.Analyzers
by: Josef Pihrt
- 49 total downloads
- Latest version: 4.15.0
A collection of analyzers for Roslyn API.
- This package is applicable for projects that reference Roslyn packages (Microsoft.CodeAnalysis*).
Roslynator.Formatting.Analyzers
by: Josef Pihrt
- 151 total downloads
- Latest version: 4.15.0
A collection of formatting analyzers, powered by Roslyn.
- All analyzers are disabled by default.