Microsoft.Extensions.WebEncoders by: Microsoft
  • 157 total downloads
  • Latest version: 10.0.2
  • 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/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.WebEncoders.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FeatureManagement by: Microsoft
  • 4 total downloads
  • Latest version: 4.4.0
  • Microsoft FeatureManagement FeatureFlags AzureAppConfiguration
Microsoft.FeatureManagement provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common .NET code patterns to make exposing these features possible.
Microsoft.FeatureManagement.AspNetCore by: Microsoft
  • 4 total downloads
  • Latest version: 2.6.0-preview
  • Microsoft FeatureManagement FeatureFlags AzureAppConfiguration aspnetcore
Microsoft.FeatureManagement.AspNetCore provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common ASP.NET Core code patterns to make exposing these features possible.
Microsoft.ICU.ICU4C.Runtime by: Microsoft
  • 10 total downloads
  • Latest version: 72.1.0.3
  • native nativepackage icu icu4c
This package contains pre-built binaries of ICU4C using the Microsoft ICU (MS-ICU) repo on GitHub. ICU4C is a mature, widely used set of C/C++ libraries providing Unicode and Globalization support for software applications. The MS-ICU repo contains a modified version of ICU4C with changes needed for consumption inside various Microsoft products. This runtime package only contains the common and i18n libraries, along with the data library. To download debugging symbols please see the page here: https://github.com/microsoft/icu/releases/tag/v72.1.0.3 Note: For binary compatibility between versions see the page here: https://aka.ms/icu-binary-compatibility
Microsoft.ICU.ICU4C.Runtime.linux-arm64 by: Microsoft
  • 5 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.linux-x64 by: Microsoft
  • 9 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-arm64 by: Microsoft
  • 10 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-x64 by: Microsoft
  • 10 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-x86 by: Microsoft
  • 10 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.Identity.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.6-preview
  • Microsoft Identity Abstractions for dotnet Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client by: Microsoft
  • 136 total downloads
  • Latest version: 4.82.0-preview-1
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
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
  • 73 total downloads
  • Latest version: 4.81.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Identity.Client.NativeInterop by: Microsoft
  • 42 total downloads
  • Latest version: 0.20.2
  • Microsoft Authentication Library Desktop MSAL WAM broker Windows Manager
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://office.visualstudio.com/_git/OneAuth?path=/CHANGELOG.md.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 77 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-preview
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity .NET Android iOS UWP NetCore Xamarin
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API. ADAL.NET is a .NET Standard class library which you can consume on various .NET client platforms (including Windows desktop, UWP, Windows 8.1, Xamarin iOS and Xamarin Android) but also you Web applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user. ADAL.NET takes advantage of Windows Server Active Directory and Azure Active Directory (Azure AD).
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 108 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Json Web Token
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
  • 55 total downloads
  • Latest version: 8.14.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 123 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 57 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.