PInvoke.NCrypt by: Andrew Arnott
  • 72 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 55 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly by: Michael Wolfenden App vNext
  • 87 total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Polly-Signed by: Michael Wolfenden App vNext
  • 117 total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
PolySharp by: Sergio Pedri
  • 69 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 10 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 11 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
protobuf-net by: Marc Gravell
  • 119 total downloads
  • Latest version: 2.4.9
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Qiniu by: qiniu
  • 24 total downloads
  • Latest version: 7.0.0.1
  • qiniu c#
csharp-sdk for qiniu cloud storage
Quartz by: Marko Lahma
  • 84 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
React.Core by: Daniel Lo Nigro
  • 4 total downloads
  • Latest version: 2.2.0
  • 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.
ReactiveUI.Fody by: .NET Foundation and Contributors
  • 667 total downloads
  • Latest version: 19.5.41
  • 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 net472 uwp tizen unoplatform fody
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
ReadOnlyCollectionInterfaces by: Mauricio Scheffer
  • 7 total downloads
  • Latest version: 1.2.0
  • readonly collections backport
Backported read-only collection interfaces
redmine-api-signed by: Adrian Popescu
  • 19 total downloads
  • Latest version: 4.50.0
  • Redmine REST API Client .NET Adrian Popescu
Redmine Api is a .NET rest client for Redmine.
refit by: Paul Betts Refit contributors
  • 39 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 4 total downloads
  • Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 24 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
  • 140 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
  • 57 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
  • 47 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client
RhinoMocks by: meisinger ayende
  • 6 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET