Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 5 total downloads
- Latest version: 5.0.0-rc.1.20451.14
File provider for physical files for Microsoft.Extensions.FileProviders.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Hosting
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-preview.6.21352.12
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-preview.5.21301.5
Hosting and startup abstractions for applications.
Microsoft.Extensions.Http
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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.Diagnostics
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.2.24157.4
Telemetry support for HTTP Client.
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 12 total downloads
- Latest version: 9.0.8
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/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.Extensions.Localization
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
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/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 2 total downloads
- Latest version: 9.0.8
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0
Console logger provider implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0-preview.4.24266.19
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool
by: Microsoft
- 15 total downloads
- Latest version: 10.0.0-rc.1.25451.107
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.Extensions.ObjectPool.DependencyInjection
by: Microsoft
- 14 total downloads
- Latest version: 9.5.0
Provides object pools from service containers.
Microsoft.Extensions.Options
by: Microsoft
- 3 total downloads
- Latest version: 6.0.0-preview.3.21201.4
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 8.9.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 4 total downloads
- Latest version: 7.0.3
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/febee99db845fd8766a13bdb391a07c3ee90b4ba
Microsoft.Identity.Client
by: Microsoft
- 17 total downloads
- Latest version: 4.77.0
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 2 total downloads
- Latest version: 4.72.0
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 7 total downloads
- Latest version: 7.3.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
Microsoft.IdentityModel.Logging
by: Microsoft
- 3 total downloads
- Latest version: 7.6.1
Includes Event Source based logging support.