Microsoft.Extensions.Identity.Stores
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
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.Abstractions
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 6.0.2
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
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.TraceSource
by: Microsoft.Extensions.Logging.TraceSource
- 1 total downloads
- Latest version: 1.0.2
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
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 20 total downloads
- Latest version: 4.13.1
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Graphics.Win2D
by: Microsoft
- 22 total downloads
- Latest version: 1.3.2
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.
Microsoft.Identity.Client
by: Microsoft
- 19 total downloads
- Latest version: 3.0.6-preview
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 Azure AD B2C. These tokens again 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 client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 46 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
- 7 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
- 60 total downloads
- Latest version: 5.3.0
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/
Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration
ADAL no longer receives new feature improvements.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 9 total downloads
- Latest version: 6.36.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 61 total downloads
- Latest version: 6.36.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 56 total downloads
- Latest version: 6.36.0
Includes types that provide support for WsFederation protocol.