PInvoke.NCrypt
by: Andrew Arnott
- 73 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 72 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden App vNext
- 308 total downloads
- Latest version: 7.2.4
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden App vNext
- 132 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly.Contrib.Simmy
by: App vNext
- 21 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 22 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Extensions.Http
by: App vNext
- 71 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.Extensions.Http-Signed
by: App vNext
- 26 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
PolySharp
by: Sergio Pedri
- 145 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js
by: FezVrasta
- 173 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle
by: Oren Novotny
- 74 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 12 total downloads
- Latest version: 1.0.4
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
Proto.Cluster.CodeGen
by: Proto.Actor Team
- 3.339k total downloads
- Latest version: 1.8.0
Ultra-fast distributed actors for .NET.
protobuf-net
by: Marc Gravell
- 151 total downloads
- Latest version: 2.4.6
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
QRCoder
by: Raffael Herrmann
- 21 total downloads
- Latest version: 1.4.1
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz
by: Marko Lahma
- 108 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Radzen.Blazor
by: Radzen Ltd.
- 11.325k total downloads
- Latest version: 8.6.5
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
Radzen.Blazor.GridExportOptions
by: Jonas Petraška Inspirare UAB
- 167 total downloads
- Latest version: 3.3.0.3
Radzen blazor grid export options
Refit
by: Paul Betts Refit contributors
- 152 total downloads
- Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
Remotion.Linq
by: rubicon IT GmbH
- 155 total downloads
- Latest version: 2.2.0
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