Microsoft.Extensions.Configuration.Abstractions by: Microsoft.Extensions.Configuration.Abstractions
  • 2 total downloads
  • Latest version: 1.0.0-rc2-final
  • configuration
Abstractions of key-value pair based configuration. Commonly used types: Microsoft.Extensions.Configuration.IConfiguration Microsoft.Extensions.Configuration.IConfigurationBuilder Microsoft.Extensions.Configuration.IConfigurationProvider Microsoft.Extensions.Configuration.IConfigurationRoot Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.Binder by: Microsoft.Extensions.Configuration.Binder
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.2
  • configuration,json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • configuration,xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.1
  • dependencyinjection,di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyModel by: Microsoft.Extensions.DependencyModel
  • 1 total downloads
  • Latest version: 2.0.0-preview1-002111
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • files filesystem
Abstractions of files and directories. Commonly used types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileSystemGlobbing by: Microsoft.Extensions.FileSystemGlobbing
  • 2 total downloads
  • Latest version: 1.0.0
  • files,filesystem,glob,globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Localization.Abstractions by: Microsoft.Extensions.Localization.Abstractions
  • 2 total downloads
  • Latest version: 1.0.5
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging by: Microsoft.Extensions.Logging
  • 1 total downloads
  • Latest version: 1.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1
  • logging
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.EventLog by: Microsoft.Extensions.Logging.EventLog
  • 1 total downloads
  • Latest version: 1.0.1
  • eventlog,logging,windowseventlog
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-rc1-final
Contains registration and configuration APIs for the core framework encoders.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-rc.4-26180.1
  • Fluent FluentUI 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
  • 2 total downloads
  • Latest version: 4.43.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. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 2 total downloads
  • Latest version: 3.19.3
  • Active Directory Authentication Library, ADAL, Directory, Azure AD, AAD, Identity, Authentication, .NET, Windows Store, Xamarin iOS, Android
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.Protocols by: Microsoft
  • 3 total downloads
  • Latest version: 5.4.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Tokens.Saml by: Microsoft
  • 2 total downloads
  • Latest version: 5.2.4
  • .NET Windows Authentication Identity SamlTokens Saml Token Saml2 Token
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.Maui.Controls by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.41
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.