Microsoft.Extensions.Configuration.AzureKeyVault by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • configuration azure keyvault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Binder by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • configuration commandline
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.EnvironmentVariables by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • configuration envvar environmentvariable
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Ini by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • configuration,ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.UserSecrets by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • configuration secrets usersecrets
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyModel by: Microsoft
  • 19 total downloads
  • Latest version: 6.0.0-preview.4.21253.7
Abstractions for reading `.deps` files. Commonly Used Types: Microsoft.Extensions.DependencyModel.DependencyContext
Microsoft.Extensions.DiagnosticAdapter by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview2-final
  • diagnosticadapter diagnosticlistener diagnostics
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • hosting
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Localization by: Microsoft.Extensions.Localization
  • 1 total downloads
  • Latest version: 1.0.0
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions by: Microsoft.Extensions.Localization.Abstractions
  • 1 total downloads
  • Latest version: 1.0.2
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • logging,tracesource
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.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.0-rc.1-26048.1
  • Fluent UI, Blazor, Web Components
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
  • 4 total downloads
  • Latest version: 4.34.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
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 gain 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.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 3 total downloads
  • Latest version: 5.3.0
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
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
  • 4 total downloads
  • Latest version: 5.5.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 1 total downloads
  • Latest version: 5.2.1
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.