Microsoft.Extensions.Logging.Debug
by: Microsoft
- 0 total downloads
- Latest version: 10.0.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0
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.Options
by: Microsoft
- 45 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 3 total downloads
- Latest version: 9.0.11
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Telemetry
by: Microsoft
- 1 total downloads
- Latest version: 8.9.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 73 total downloads
- Latest version: 10.0.0-rc.1.25451.107
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/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 2 total downloads
- Latest version: 4.9.0
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.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 9.1.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client
by: Microsoft
- 7 total downloads
- Latest version: 4.74.0-pop-attestation-2
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
- 1 total downloads
- Latest version: 2.5.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Corporation
- 1 total downloads
- Latest version: 3.13.7
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.
Microsoft.IdentityModel.Logging
by: Microsoft
- 2 total downloads
- Latest version: 8.11.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 6.6.1-preview-10617201806
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 6.25.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 3 total downloads
- Latest version: 7.0.2
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.JSInterop
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview9.19423.4
Abstractions and features for interop between .NET and JavaScript code.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 3 total downloads
- Latest version: 9.0.14
.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.Maui.Essentials
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-rc.2.24503.2
.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 contains a collection of cross-platform APIs for working with device sensors and other features.
Microsoft.Maui.Graphics
by: Microsoft
- 2 total downloads
- Latest version: 6.0.200-preview.13.935+sha.ac9c582-azdo.5693002
A cross-platform rendering abstraction for dotnet.