PInvoke.BCrypt by: Andrew Arnott
  • 137 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 168 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 146 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 71 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly by: Michael Wolfenden App vNext
  • 127 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
  • 150 total downloads
  • Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
  • 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
popper.js by: FezVrasta
  • 244 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle by: Claire Novotny
  • 77 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
  • 8 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
Portable.JWT by: Mitja Bombac
  • 18 total downloads
  • Latest version: 1.0.3
  • jwt portable json signing hs256 hs384 hs512 key password based encryption
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain). Supported algorithms: HMAC signatures with HS256, HS384 and HS512.
protobuf-net by: Marc Gravell
  • 403 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
  • 28 total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
QRCoder by: Raffael Herrmann Shane Krueger
  • 141 total downloads
  • Latest version: 1.8.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Radzen.Blazor by: Radzen Ltd.
  • 5.845k 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.
ReactiveUI.Fody by: .NET Foundation and Contributors
  • 614 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.
RedLock.net by: Sam Cook
  • 123 total downloads
  • Latest version: 1.7.5
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
refit by: Paul Betts Refit contributors
  • 76 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 7 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.
release-notes by: release-notes
  • 8 total downloads
  • Latest version: 0.11.4
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq by: rubicon IT GmbH
  • 194 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