Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.5
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/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.5.20278.1
Console logger provider implementation for Microsoft.Extensions.Logging. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.5.22301.12
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.27
  • logging tracesource
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: 7.0.1
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93
Microsoft.Extensions.Options by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 7 total downloads
  • Latest version: 10.0.0
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Telemetry by: Microsoft
  • 2 total downloads
  • Latest version: 9.10.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Telemetry.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 8.8.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.0-preview.3.23177.8
  • aspnetcore
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/d62be99ba6e73feb46d7b64a6b4ce8610dc9040a
Microsoft.Identity.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 9.5.0
  • Microsoft Identity Abstractions for dotnet Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client by: Microsoft
  • 2 total downloads
  • Latest version: 4.35.1
  • 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 gain 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
  • 3 total downloads
  • Latest version: 4.61.2
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Identity.Client.NativeInterop by: Microsoft
  • 1 total downloads
  • Latest version: 0.19.3
  • Microsoft Authentication Library Desktop MSAL WAM broker Windows Manager
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://office.visualstudio.com/_git/OneAuth?path=/CHANGELOG.md.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 32 total downloads
  • Latest version: 8.14.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: 5.2.7
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory. 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 built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from 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.
Microsoft.IdentityModel.Logging by: Microsoft
  • 3 total downloads
  • Latest version: 8.13.1
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 3 total downloads
  • Latest version: 8.12.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.