Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.0
  • files filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb01bbf4433e27289b99001b7de6a582879d1835
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 2 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting.Systemd by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.1.25080.5
  • hosting
.NET hosting infrastructure for Systemd Services.
Microsoft.Extensions.Http by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory
Microsoft.Extensions.Http.Polly by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.13
  • 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.
Microsoft.Extensions.Identity.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • 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 at: https://github.com/aspnet/Identity/tree/1b8b581aaefdef09f5200bbaf7b3bf35f989933d
Microsoft.Extensions.Identity.Stores by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.3
  • 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.
Microsoft.Extensions.Localization by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.6
  • 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/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.3
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/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.1
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 31 total downloads
  • Latest version: 10.0.3
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 42 total downloads
  • Latest version: 10.0.2
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.7
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
  • 1 total downloads
  • Latest version: 9.0.10
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.Extensions.Options by: Microsoft
  • 39 total downloads
  • Latest version: 10.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.21
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Resilience by: Microsoft
  • 1 total downloads
  • Latest version: 10.2.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.25
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 9 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
  • 1 total downloads
  • Latest version: 1.0.0.28-preview2
  • graphics 2D Direct2D DirectX WinRT XAML canvas drawing C# C++ Windows Reunion ProjectReunion WindowsAppSdk
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering. For WinUI.