Polly.RateLimiting by: Michael Wolfenden, App vNext
  • 1 total downloads
  • Latest version: 8.4.2
  • Polly Exception Handling Resilience Transient Fault Policy Wait Bulkhead Rate-limit Throttle Hedging
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
Portable.BouncyCastle by: Claire Novotny
  • 2 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pulumi.Cloudflare by: Pulumi Corp.
  • 4 total downloads
  • Latest version: 6.13.0
A Pulumi package for creating and managing Cloudflare cloud resources.
Pulumi.Command by: Pulumi
  • 4 total downloads
  • Latest version: 1.1.3
The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.
Pulumi.Kubernetes by: Pulumi
  • 4 total downloads
  • Latest version: 4.25.0
A Pulumi package for creating and managing Kubernetes resources.
Pulumi.Linode by: Pulumi Corp.
  • 3 total downloads
  • Latest version: 5.7.0
A Pulumi package for creating and managing linode cloud resources.
Pulumi.Oci by: Pulumi
  • 2 total downloads
  • Latest version: 4.1.0
A Pulumi package for creating and managing Oracle Cloud Infrastructure resources.
Pulumi.Protobuf by: Google Inc.
  • 3 total downloads
  • Latest version: 3.27.3
  • Protocol Buffers Binary Serialization Format Google proto proto3
Pulumi fork to override DefaultRecursionLimit - C# runtime library for Protocol Buffers - Google's data interchange format.
QRCoder by: Raffael Herrmann, Shane Krueger
  • 1 total downloads
  • Latest version: 1.7.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.
RestWrapper by: Joel Christner
  • 1 total downloads
  • Latest version: 3.1.4
  • rest restful api http https client httpclient request response webrequest webresponse client json
Simple, easy HTTP REST API client for integrating and consuming services in C#.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
S3Lite by: Joel Christner
  • 3 total downloads
  • Latest version: 1.0.8
  • aws s3 client
Lightweight Amazon S3 client without all the heft and dependency drag of the official library.
ScyllaDBCSharpDriver by: DataStax and ScyllaDB
  • 2 total downloads
  • Latest version: 3.22.0.2
  • driver client database nosql dotnet netcore db scylla scylladb
A modern, feature-rich and highly tunable C# client library for ScyllaDB and Apache Cassandra
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.10.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 1 total downloads
  • Latest version: 3.0.1
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Console by: Serilog Contributors
  • 3 total downloads
  • Latest version: 4.0.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
SharpZipLib by: ICSharpCode
  • 1 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Snappier by: btburnett3
  • 1 total downloads
  • Latest version: 1.3.0
  • snappy compression fast io
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
SSH.NET by: Renci
  • 1 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
StreamJsonRpc by: Microsoft
  • 2 total downloads
  • Latest version: 2.22.23
  • visualstudio stream json rpc jsonrpc
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.