Microsoft.Extensions.Identity.Core by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.3.22178.4
  • aspnetcore identity membership
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. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.5
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb01bbf4433e27289b99001b7de6a582879d1835
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc.1.22427.2
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cb14812a5c6098bd1091f5b7fd471ce2be45e8dd
Microsoft.Extensions.Logging.Console by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.29
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.6.21352.12
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.24
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2aa401550574f93402eba13ff9a4827ef01a2f3a
Microsoft.Identity.Client.Broker by: Microsoft
  • 6 total downloads
  • Latest version: 4.70.1-preview
  • Microsoft Authentication Library Desktop MSAL WAM broker Windows Authentication Manager
This package contains binaries needed to use brokers in public client desktop applications and supersedes Microsoft.Identity.Client.Desktop.
Microsoft.IdentityModel.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.2
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 2 total downloads
  • Latest version: 8.5.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation by: Microsoft
  • 5 total downloads
  • Latest version: 7.7.3
  • .NET Windows Authentication Identity WsFederation
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens.Saml by: Microsoft
  • 1 total downloads
  • Latest version: 6.21.0
  • .NET Windows Authentication Identity SamlTokens Saml Token Saml2 Token
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Validators by: Microsoft
  • 5 total downloads
  • Latest version: 8.7.0
  • .NET Windows Authentication Identity OpenIdConnect Validation AzureAD Microsoft identity platform
Includes types that provide token validators.
Microsoft.IdentityModel.Xml by: Microsoft
  • 4 total downloads
  • Latest version: 8.13.0
  • .NET Windows Authentication Identity Reading XML Writing XML Enveloped Signatures
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.JSInterop by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.31
  • javascript interop
Abstractions and features for interop between .NET and JavaScript code.
Microsoft.Maui.Controls by: Microsoft
  • 1 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.
Microsoft.Maui.Controls.Build.Tasks by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.72
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Net.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0-beta3
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.Net Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.6+ Full Framework.