Microsoft.Extensions.DependencyModel
by: Microsoft
- 3 total downloads
- Latest version: 5.0.0-preview.3-runtime.20214.6
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Localization
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 1.1.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
- 1 total downloads
- Latest version: 1.1.1
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
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.Options.ConfigurationExtensions
by: Microsoft.Extensions.Options.ConfigurationExtensions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.OptionsModel
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.11.2
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.Identity.Client
by: Microsoft
- 47 total downloads
- Latest version: 4.53.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 (formally 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, Xamarin iOS, Xamarin Android and UWP
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 21 total downloads
- Latest version: 2.32.0
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 4 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.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 6.35.1
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Corporation
- 1 total downloads
- Latest version: 3.13.2
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 5 total downloads
- Latest version: 6.32.2
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging
by: Microsoft
- 1 total downloads
- Latest version: 6.21.0
Includes Event Source based logging support.