Portable.BouncyCastle by: Claire Novotny
  • 207 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 12 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
  • 344 total downloads
  • Latest version: 8.0.0.1909
  • prism wpf xamarin mvvm 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, 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
  • 233 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
PropertyTools by: PropertyTools
  • 11 total downloads
  • Latest version: 3.1.0
Package Description
PropertyTools.Wpf by: PropertyTools.Wpf
  • 52 total downloads
  • Latest version: 3.1.0
  • wpf controls propertygrid dataform datagrid treeview colorpicker
Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more
protobuf-net by: Marc Gravell
  • 505 total downloads
  • Latest version: 2.4.9
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Reflection by: Marc Gravell
  • 112 total downloads
  • Latest version: 2.3.17
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Quartz by: Marko Lahma
  • 235 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json by: Marko Lahma
  • 14 total downloads
  • Latest version: 3.0.0-alpha2
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
RabbitMQ.Client by: The RabbitMQ Team
  • 8 total downloads
  • Latest version: 3.6.9
  • RabbitMQ
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RandomDataGenerator.Net by: Stef Heyenrath
  • 226 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.Core by: Daniel Lo Nigro
  • 707 total downloads
  • Latest version: 5.2.12
  • 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
  • 10 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
  • 216 total downloads
  • Latest version: 2.1.0
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RefactoringEssentials by: IC#Code
  • 203 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
  • 57 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
  • 452 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
  • 126 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RestSharp by: RestSharp Community
  • 120 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client