Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 0 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.2.20160.3
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
- 72 total downloads
- Latest version: 10.0.0-rc.2.25502.107
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview2.19525.4
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.ServiceDiscovery
by: Microsoft
- 3 total downloads
- Latest version: 9.5.2
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.Extensions.ServiceDiscovery.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 9.5.2
Provides abstractions for service discovery. Interfaces defined in this package are implemented in Microsoft.Extensions.ServiceDiscovery and other service discovery packages.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 3 total downloads
- Latest version: 6.0.16
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/aspnetcore/tree/d6f154cca3863703cf87c8b840eea9cbe20229b2
Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0
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: 4.77.2-preview1
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 8.14.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Open Technologies
- 1 total downloads
- Latest version: 2.28.4
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client and Windows Store apps by taking advantage of Windows Server Active Directory and Windows Azure Active Directory.
Microsoft.IdentityModel.Logging
by: Microsoft
- 3 total downloads
- Latest version: 8.1.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 5.7.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 42 total downloads
- Latest version: 8.13.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 2 total downloads
- Latest version: 8.5.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 10 total downloads
- Latest version: 8.10.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.JSInterop
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.6.20312.15
Abstractions and features for interop between .NET and JavaScript code.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
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.