Microsoft.Extensions.Diagnostics.HealthChecks by: Microsoft
  • 5 total downloads
  • Latest version: 5.0.10
  • diagnostics healthchecks
Components for performing health checks in .NET applications Commonly Used Types: Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b92c9f50f0333ea661785ba849f303cde6a93844
Microsoft.Extensions.Features by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.11
  • aspnetcore
Provides abstractions for a loosly coupled collection of features. Commonly Used Types: Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Http.Features.FeatureCollection This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.0-preview.4.20251.6
File provider for physical files for Microsoft.Extensions.FileProviders. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Globalization.CultureInfoCache by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0
  • globalization,localization
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Extensions.Hosting by: Microsoft
  • 35 total downloads
  • Latest version: 10.0.2
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Http.Polly by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.15
  • 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/6a6d775f49623bbd742c02f89d373630668547bb
Microsoft.Extensions.Identity.Core by: Microsoft
  • 16 total downloads
  • Latest version: 9.0.10
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • 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/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.Extensions.Logging by: Microsoft
  • 4 total downloads
  • Latest version: 3.1.30
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger&lt;TCategoryName&gt; Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger&lt;T&gt; Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 32 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.8
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.2
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 5 total downloads
  • Latest version: 3.1.28
  • logging EventSource ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.0-rc.2.24473.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 by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.0
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.ServiceDiscovery by: Microsoft
  • 5 total downloads
  • Latest version: 10.2.0
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 6 total downloads
  • Latest version: 4.11.4
  • Fluent UI, Blazor, Web Components, .NET8
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Graphics.Win2D by: Microsoft
  • 2 total downloads
  • Latest version: 0.8.2.23
  • graphics 2D Direct2D DirectX WinRT XAML canvas drawing C# C++ Windows Reunion ProjectReunion
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering. For WinUI.