Portable.ConcurrentDictionary by: Stef Heyenrath
  • 20 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
prometheus-net by: andrasm qed- lakario
  • 16 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
protobuf-net by: Marc Gravell
  • 438 total downloads
  • Latest version: 2.4.6
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz by: Marko Lahma
  • 245 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json by: Marko Lahma
  • 37 total downloads
  • Latest version: 3.0.0-alpha3
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
QuikGraph by: Alexandre Rabérin
  • 216 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
QuikGraph.Graphviz by: Alexandre Rabérin
  • 196 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET Serialization Graphviz
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization. This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
Radzen.Blazor by: Radzen Ltd.
  • 14.202k total downloads
  • Latest version: 7.3.4
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is a set of 90+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.
RavenDB.Client by: Hibernating Rhinos
  • 1.498k total downloads
  • Latest version: 5.3.2
  • ravendb client database nosql doc db
RavenDB Client is the client library for accessing RavenDB
RazorEngine by: Matthew Abbott Ben Dornis
  • 16 total downloads
  • Latest version: 2.1.0
  • razor razorengine templating
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RBush by: viceroypenguin
  • 167 total downloads
  • Latest version: 3.2.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.
refit by: Paul Betts Refit contributors
  • 166 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 14 total downloads
  • Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 42 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
  • 282 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
Respawn by: Jimmy Bogard
  • 145 total downloads
  • Latest version: 3.3.0
  • tests integration tests database tests
Intelligent checkpoints for database tests
RhinoMocks by: meisinger ayende
  • 32 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1.281k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Roslynator.Analyzers by: Josef Pihrt
  • 425 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer Refactoring Productivity CodeAnalysis C# CSharp
A collection of 200+ analyzers for C#, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1.
Roslynator.CodeAnalysis.Analyzers by: Josef Pihrt
  • 138 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer CodeAnalysis C# CSharp
A collection of analyzers for Roslyn API. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1. - This package is applicable for projects that use Roslyn API (Microsoft.CodeAnalysis* packages)
Roslynator.Formatting.Analyzers by: Josef Pihrt
  • 233 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer Formatting Productivity CodeAnalysis C# CSharp
A collection of formatting analyzers, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1. - All analyzers are disabled by default.