Portable.ConcurrentDictionary by: Stef Heyenrath
  • 13 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
Prism.Core by: Brian Lagunas Dan Siegel
  • 165 total downloads
  • Latest version: 7.2.0.1038-pre
  • prism wpf xamarin mvvm uwp uap xaml
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.
prometheus-net by: andrasm qed- lakario
  • 13 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
protobuf-net by: Marc Gravell
  • 341 total downloads
  • Latest version: 3.3.0
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 9 total downloads
  • Latest version: 3.4.14
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net.Reflection by: Marc Gravell
  • 129 total downloads
  • Latest version: 2.3.17
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Quartz by: Marko Lahma
  • 195 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json by: Marko Lahma
  • 24 total downloads
  • Latest version: 3.0.0-alpha3
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
RabbitMQ.Client by: VMware
  • 30 total downloads
  • Latest version: 5.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RandomDataGenerator.Net by: Stef Heyenrath
  • 252 total downloads
  • Latest version: 1.0.19.1
  • Random Data Text Lipsum
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more.
React.AspNet by: Daniel Lo Nigro
  • 45 total downloads
  • Latest version: 3.1.0
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ReactJS and Babel tools for ASP.NET Core, including ASP.NET Core MVC. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.AspNet.Middleware by: Daniel Lo Nigro
  • 10 total downloads
  • Latest version: 3.1.0
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ASP.NET Core middleware to transpile JavaScript via Babel. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.Core by: Daniel Lo Nigro
  • 389 total downloads
  • Latest version: 5.2.0-beta1
  • asp.net mvc asp jquery javascript js react facebook reactjs babel
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
React.Router by: Daniel Lo Nigro Gunnar Már Óttarsson
  • 11 total downloads
  • Latest version: 3.2.0
  • asp.net mvc asp javascript js react facebook reactjs babel router react router
React Router support for ReactJS.NET.
RedLock.net by: Sam Cook
  • 59 total downloads
  • Latest version: 2.1.0
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RefactoringEssentials by: IC#Code
  • 239 total downloads
  • Latest version: 5.6.0
  • VS 2017 Roslyn Analyzer Refactoring
Analyzers and Code Fixes for Visual Studio 2017 (Roslyn-based). Intended for build integration. If you need Visual Studio integration only, please check out the VSIX (Visual Studio extension) from our Web site.
ReflectionBridge by: Stef Heyenrath
  • 34 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
  • 271 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
  • 149 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RhinoMocks by: meisinger ayende
  • 19 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET