Microsoft.IdentityModel.Abstractions by: Microsoft
  • 598 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 284 total downloads
  • Latest version: 5.3.0
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 512 total downloads
  • Latest version: 8.15.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.Logging by: Microsoft
  • 653 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.LoggingExtensions by: Microsoft
  • 342 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Extensions Logging
A package containing logging extensions to support writing Identity logs to Microsoft.Extensions.Logging.ILogger.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 557 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 471 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 533 total downloads
  • Latest version: 8.15.0
  • .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.IdentityModel.Validators by: Microsoft
  • 371 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect Validation AzureAD Microsoft identity platform
Includes types that provide token validators.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 138 total downloads
  • Latest version: 3.0.1
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.JSInterop by: Microsoft
  • 156 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • javascript interop
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.Kiota.Abstractions by: Microsoft
  • 318 total downloads
  • Latest version: 1.21.2
Abstractions library for the Kiota generated SDKs in dotnet.
Microsoft.Kiota.Authentication.Azure by: Microsoft
  • 292 total downloads
  • Latest version: 1.21.2
Kiota authentication provider implementation with Azure Identity.
Microsoft.Kiota.Http.HttpClientLibrary by: Microsoft
  • 379 total downloads
  • Latest version: 1.21.2
Kiota Http provider implementation for dotnet with HttpClient.
Microsoft.Kiota.Serialization.Form by: Microsoft
  • 284 total downloads
  • Latest version: 1.21.2
Kiota URI form encoded serialization provider.
Microsoft.Kiota.Serialization.Json by: Microsoft
  • 343 total downloads
  • Latest version: 1.21.2
Kiota JSON serialization provider implementation with System.Text.Json.
Microsoft.Kiota.Serialization.Multipart by: Microsoft
  • 252 total downloads
  • Latest version: 1.21.2
Kiota Multipart serialization provider implementation.
Microsoft.Kiota.Serialization.Text by: Microsoft
  • 260 total downloads
  • Latest version: 1.21.2
Text/plain serialization provider implementation for Kiota based SDKs.
Microsoft.Net.Http by: Microsoft
  • 71 total downloads
  • Latest version: 2.2.29
  • BCL HTTP HttpClient REST Microsoft System Networking
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package. Supported Platforms: - .NET Framework 4 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries
Microsoft.Net.Http.Headers by: Microsoft
  • 138 total downloads
  • Latest version: 2.3.9
  • http
HTTP header parser implementations.