Microsoft.IdentityModel.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 13 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
  • 6 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 7 total downloads
  • Latest version: 8.0.1
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.1
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 16 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.IO.RecyclableMemoryStream by: Microsoft
  • 12 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
  • 15 total downloads
  • Latest version: 10.0.1
  • 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/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.JSInterop.WebAssembly by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.1
  • wasm javascript interop
Abstractions and features for interop between .NET WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.NET.ILLink.Tasks by: Microsoft
  • 21 total downloads
  • Latest version: 10.0.1
MSBuild tasks for running the IL Linker
Microsoft.NET.StringTools by: Microsoft
  • 5 total downloads
  • Latest version: 17.6.3
  • MSBuild
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NET.Workloads.10.0.100 by: Microsoft
  • 28 total downloads
  • Latest version: 10.101.1
This package contains the workload set manifest for the 10.0.100 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.OpenApi by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Testing.Extensions.CodeCoverage by: Microsoft
  • 5 total downloads
  • Latest version: 18.1.0
  • coverage testing unit-test quality
Code coverage Microsoft.Testing.Platform extension.
Microsoft.Testing.Extensions.Telemetry by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.2
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides telemetry for the platform.
Microsoft.Testing.Extensions.TrxReport by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.2
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package extends Microsoft Testing Platform to provide TRX test reports.
Microsoft.Testing.Extensions.TrxReport.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.2
  • Microsoft test testing unittest unittesting unit-testing tdd
Package Description
Microsoft.Testing.Platform by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.2
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides the core platform and the .NET implementation of the protocol.
Microsoft.Testing.Platform.MSBuild by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.2
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.VisualStudio.Threading.Only by: Microsoft
  • 5 total downloads
  • Latest version: 17.13.61
  • Threading Async Lock Synchronization Threadsafe
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio). This package contains only the library, without a dependency on the analyzers. Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.