Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-preview.2.24128.5
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.ObjectPool by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.2
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.Options by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.2
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.27
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-rc.2
  • Fluent UI, Blazor, Web Components, .NET8
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: 3.0.4-preview
  • 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 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
  • 1 total downloads
  • Latest version: 2.17.0
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 8.16.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: 3.19.2
  • 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.JsonWebTokens by: Microsoft
  • 1 total downloads
  • Latest version: 8.13.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.Protocols by: Microsoft
  • 1 total downloads
  • Latest version: 6.7.2-preview-10803222715
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.WsFederation by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview2
  • .NET Windows Authentication Identity WsFederation
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 2 total downloads
  • Latest version: 8.6.1
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.Maui.Controls.Build.Tasks by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-rc.2.9373+sha.19fc25a562-azdo.8494874
.NET MAUI MSBuild tasks. Enabled via <UseMaui>true</UseMaui>.
Microsoft.Maui.Controls.Compatibility by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.1.9973+sha.055618cfe8-azdo.9022025
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen compatibility xamarin.forms migration
Compatibility APIs and objects for .NET Multi-platform App UI (.NET MAUI) apps. This package contains a collection of APIs and views that allow for easier migration from Xamarin.Forms.
Microsoft.Maui.Core by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.120
  • 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 core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Graphics.Skia by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.101-preview.9.512+sha.183f3e5-azdo.5262687
SkiaSharp implementation for Microsoft.Maui.Graphics.Skia
Microsoft.Maui.Resizetizer by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.1.9171+sha.269a8f03ec-azdo.8365272
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
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.