Microsoft.Extensions.Http.Polly by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.25
  • aspnetcore httpclient
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 6.32.2
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 4 total downloads
  • Latest version: 6.0.21
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.12
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 0267ad09c6f2e2a37b23b7d230ffbf9e787dd388 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies.net47 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 1 total downloads
  • Latest version: 17.2.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
NSwag.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 13.6.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Protocol by: Microsoft
  • 1 total downloads
  • Latest version: 6.7.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.v3 by: NuGet
  • 1 total downloads
  • Latest version: 4.1.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
OpenTelemetry by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.4.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing
OpenTelemetry .NET SDK
Parlot by: Sebastien Ros
  • 1 total downloads
  • Latest version: 0.0.19
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen
  • 1 total downloads
  • Latest version: 0.48.1-preview.0.9
A library that makes it easier to create beautiful console applications.
System.Json by: Microsoft
  • 1 total downloads
  • Latest version: 4.7.0-preview1.19504.10
Provides standards-based support for the serialization of JavaScript Object Notation (JSON). Commonly Used Types: System.Json.JsonArray System.Json.JsonObject System.Json.JsonPrimitive System.Json.JsonValue When using NuGet 3.x this package requires at least version 3.4.
System.Management by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery
Testcontainers by: Andre Hofmeister and contributors
  • 5 total downloads
  • Latest version: 4.4.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.