OneOf
by: Harry McIntyre
- 4 total downloads
- Latest version: 3.0.216
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Polly
by: Michael Wolfenden, App vNext
- 33 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.Extensions.Http
by: App vNext
- 1 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.
Portable.BouncyCastle
by: Claire Novotny
- 4 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pulumi.Cloudflare
by: Pulumi Corp.
- 6 total downloads
- Latest version: 6.13.0
A Pulumi package for creating and managing Cloudflare cloud resources.
Pulumi.Command
by: Pulumi
- 5 total downloads
- Latest version: 4.5.0
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
- 5 total downloads
- Latest version: 4.28.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
- 3 total downloads
- Latest version: 4.2.0
A Pulumi package for creating and managing Oracle Cloud Infrastructure resources.
Pulumi.Protobuf
by: Google Inc.
- 4 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
- 4 total downloads
- Latest version: 1.7.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
- 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.
Sentry
by: Sentry Team and Contributors
- 10 total downloads
- Latest version: 6.4.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling
by: Sentry Team and Contributors
- 9 total downloads
- Latest version: 6.0.0
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog
by: Serilog Contributors
- 3 total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
Serilog.Sinks.Console
by: Serilog Contributors
- 4 total downloads
- Latest version: 4.0.1
A Serilog sink that writes log events to the console/terminal.
Swashbuckle.AspNetCore
by: domaindrivendev
- 2 total downloads
- Latest version: 6.6.2
Swagger tools for documenting APIs built on ASP.NET Core
System.Collections
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel.Annotations
by: Microsoft
- 5 total downloads
- Latest version: 5.0.0
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.DiagnosticSource
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource