Microsoft.Extensions.Http.Polly by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.1
  • 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/4442a188f9200a57635373dcd640893c0e8dcc78
Microsoft.Extensions.Http.Resilience by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.0
Resilience mechanisms for HttpClient.
Microsoft.Extensions.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.1
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e7d976438b0fc17f435804e801d5d68d193ec33
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.13
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc.2.22472.3
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.0-preview.1.22076.8
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.7
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3dfc6fda80a10797b8c8fda1970e7b377fd8ed8d
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-rc.1.20451.14
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.5
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.ObjectPool.DependencyInjection by: Microsoft
  • 11 total downloads
  • Latest version: 9.5.0
Provides object pools from service containers.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.5.23280.8
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Telemetry by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23510.2
Provides canonical implementations of telemetry abstractions
Microsoft.Identity.Client by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 17 total downloads
  • Latest version: 8.8.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 1 total downloads
  • Latest version: 6.7.2-preview-10803222715
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IO.Redist by: Microsoft
  • 1 total downloads
  • Latest version: 6.1.3
Downlevel support package for System.IO classes.
Microsoft.JSInterop by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.16
  • javascript interop
Abstractions and features for interop between .NET and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4ae1269bff83362236d0f3bd4c9302e6a1e9341c
Microsoft.JSInterop.WebAssembly by: Microsoft
  • 28 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • wasm javascript interop
Abstractions and features for interop between .NET WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.NET.StringTools by: Microsoft
  • 5 total downloads
  • Latest version: 17.14.5
  • MSBuild
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.8
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module