Radzen.Blazor by: Radzen Ltd.
  • 5.476k total downloads
  • Latest version: 11.4.3
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
RazorEngine by: Matthew Abbott, Ben Dornis, Matthias Dittrich
  • 3.387k total downloads
  • Latest version: 4.5.1-alpha001
  • C# razor template engine programming
RazorEngine - A Templating Engine based on the Razor parser.
RazorLight by: toddams
  • 517 total downloads
  • Latest version: 2.3.1
  • RazorLight, razor, render, dotnet-core, dotnet, core, template-engine, email, emails
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RazorMachine by: Jaap Lamfers
  • 83 total downloads
  • Latest version: 2.6.1
  • razormachine razor razor2 razor3 razorengine templating generator layouts masterpages
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
  • 368 total downloads
  • Latest version: 4.0.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.
RBush.Signed by: viceroypenguin
  • 50 total downloads
  • Latest version: 4.0.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.
ReactiveExtensionsSharp by: Darío Kondratiuk
  • 79 total downloads
  • Latest version: 0.3.0
  • rxjs reactive observable rx async
A .NET port of RxJS (Reactive Extensions for JavaScript).
ReactiveUI by: .NET Foundation and Contributors
  • 6.981k total downloads
  • Latest version: 24.3.0
  • mvvm reactiveui rx reactive extensions observable LINQ events frp xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac xamarin.tvos wpf net netstandard net462 winui maui unoplatform
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
  • 94 total downloads
  • Latest version: 24.2.0
  • mvvm reactiveui rx reactive extensions observable LINQ events frp xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac xamarin.tvos wpf net netstandard net462 winui maui unoplatform
Type-agnostic core shared by ReactiveUI and ReactiveUI.Reactive.
ReactiveUI.Disposables by: ReactiveUI Association Inc
  • 265 total downloads
  • Latest version: 8.2.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
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
  • 283 total downloads
  • Latest version: 8.1.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
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
  • 217 total downloads
  • Latest version: 8.1.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
Readme by: Daniel Cazzulino
  • 100 total downloads
  • Latest version: 1.2.1
  • readme nuget pack include markdown msbuild github
Automatic package readme packing, include-directive resolution, token replacement, and GitHub relative URL expansion at pack time. Works with SDK Pack and NuGetizer: processes includes into BaseIntermediateOutputPath and packs that file.
RedLock.net by: Sam Cook
  • 946 total downloads
  • Latest version: 2.3.2
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff by: ZZZ Projects Inc., brentmckendrick
  • 2.893k total downloads
  • Latest version: 3.1.3
  • EntityFramework EF CodeFirst DetachedUpdate GraphDiff
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
  • 189 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq by: rubicon IT GmbH
  • 1.221k 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
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 453 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Renci.SshNet.Async by: Ioannis G.
  • 140 total downloads
  • Latest version: 1.4.0
  • SSHNET async sftp TAP
Extends Renci.SshNet to implement the task-based async pattern
ReportGenerator by: Daniel Palme
  • 6.977k total downloads
  • Latest version: 5.5.11
  • Code Coverage Reporting Testing TDD Utility
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]