Polly
by: Michael Wolfenden, App vNext
- 31 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.
Portable.BouncyCastle
by: Claire Novotny
- 2 total downloads
- Latest version: 1.9.0
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
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.
- 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.
Serilog
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.10.0
Simple .NET logging with fully-structured events
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.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1 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
- 2 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
System.Globalization.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides classes for performing Unicode string normalization, culture-specific string comparisons and support the use of non-ASCII characters for Internet domain names.
Commonly Used Types:
System.StringNormalizationExtensions
System.Text.NormalizationForm
System.Globalization.IdnMapping
When using NuGet 3.x this package requires at least version 3.4.
System.IO.FileSystem
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Commonly Used Types:
System.IO.FileStream
System.IO.FileInfo
System.IO.DirectoryInfo
System.IO.FileSystemInfo
System.IO.File
System.IO.Directory
System.IO.SearchOption
System.IO.FileOptions
When using NuGet 3.x this package requires at least version 3.4.
System.IO.FileSystem.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides common enumerations and exceptions for path-based I/O libraries.
Commonly Used Types:
System.IO.DirectoryNotFoundException
System.IO.FileAccess
System.IO.FileLoadException
System.IO.PathTooLongException
System.IO.FileMode
System.IO.FileShare
System.IO.FileAttributes
When using NuGet 3.x this package requires at least version 3.4.
System.Net.Http
by: Microsoft
- 1 total downloads
- Latest version: 4.3.4
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.