Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 10.0.5
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/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview1.19506.1
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.ApplicationInsights
by: Microsoft
- 1 total downloads
- Latest version: 2.12.2
Application Insights ILogger allows forwarding events from ILogger to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.2.20160.3
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0-rc1.19456.10
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.5.22301.12
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.EventLog
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 6 total downloads
- Latest version: 10.0.5
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 10.0.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-preview.7.25380.108
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 10.0.1
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Telemetry
by: Microsoft
- 1 total downloads
- Latest version: 8.1.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 5 total downloads
- Latest version: 6.0.32
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/fedc545ce86467b7d3413d906f1ab02fb3db12ff
Microsoft.Identity.Client
by: Microsoft
- 2 total downloads
- Latest version: 4.83.4-preview1
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.NativeInterop
by: Microsoft
- 1 total downloads
- Latest version: 0.13.3
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-cpp/releases.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
This package contains the main assembly for the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client apps by taking advantage of Active Directory or Windows Azure Active Directory.
Microsoft.IdentityModel.Logging
by: Microsoft
- 3 total downloads
- Latest version: 8.6.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 2 total downloads
- Latest version: 8.5.0
Includes types that provide support for OpenIdConnect protocol.