Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 8 total downloads
- Latest version: 10.0.2
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.4.25258.110
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.EventLog
by: Microsoft
- 1 total downloads
- Latest version: 3.1.22
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.1.20451.14
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 8 total downloads
- Latest version: 9.0.13
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
- 1 total downloads
- Latest version: 3.1.2
A simple object pool implementation.
Microsoft.Extensions.Options
by: Microsoft
- 6 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
- 1 total downloads
- Latest version: 3.1.1
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-rc.1.22426.10
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.WebEncoders
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-preview.4.25258.110
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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.Identity.Client
by: Microsoft
- 3 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.JsonWebTokens
by: Microsoft
- 9 total downloads
- Latest version: 8.13.1
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.Logging
by: Microsoft
- 1 total downloads
- Latest version: 6.15.1
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 2 total downloads
- Latest version: 6.27.0
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
- 2 total downloads
- Latest version: 6.14.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.Maui.Controls
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.4.25263.4
.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.