Pulumi
by: Pulumi
- 5 total downloads
- Latest version: 3.101.2
The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET.
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
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
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
Simple, easy HTTP REST API client for integrating and consuming services in C#.
- 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
Lightweight Amazon S3 client without all the heft and dependency drag of the official library.
Scalar.AspNetCore
by: Scalar
- 5 total downloads
- Latest version: 2.12.48
Generate beautiful interactive API documentation from OpenAPI/Swagger documents.
ScyllaDBCSharpDriver
by: DataStax and ScyllaDB
- 2 total downloads
- Latest version: 3.22.0.2
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
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 3.0.1
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Console
by: Serilog Contributors
- 3 total downloads
- Latest version: 4.0.1
A Serilog sink that writes log events to the console/terminal.
SharpZipLib
by: ICSharpCode
- 1 total downloads
- Latest version: 1.4.2
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
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.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
StreamJsonRpc
by: Microsoft
- 2 total downloads
- Latest version: 2.22.23
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.