Microsoft.NET.Sdk.Aspire.Manifest-8.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 8.2.2
.NET Aspire workload manifest
Microsoft.Extensions.Logging by: Microsoft
  • 81 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 110 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 74 total downloads
  • Latest version: 8.19.1
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 17 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.Extensions.Localization.Abstractions by: Microsoft
  • 21 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Primitives by: Microsoft
  • 92 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
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.Options by: Microsoft
  • 99 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.NET.Sdk.MacCatalyst.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 26.0.9785
.NET Workload for MacCatalyst platforms
Microsoft.NET.Sdk.tvOS.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 26.0.9785
.NET Workload for tvOS platforms
Microsoft.NET.Sdk.Maui.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.120
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.
Microsoft.NET.Sdk.iOS.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 26.0.9785
.NET Workload for iOS platforms
Microsoft.NET.Sdk.Android.Manifest-9.0.100 by: Microsoft
  • 10 total downloads
  • Latest version: 35.0.105
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 by: Microsoft
  • 17 total downloads
  • Latest version: 9.0.15
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Sdk.macOS.Manifest-9.0.100 by: Microsoft
  • 9 total downloads
  • Latest version: 26.0.9785
.NET Workload for macOS platforms
Microsoft.NETCore.Platforms by: Microsoft
  • 64 total downloads
  • Latest version: 8.0.0-preview.7.23375.6
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NET.StringTools by: Microsoft
  • 1 total downloads
  • Latest version: 18.7.1
  • MSBuild
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 11 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.NETCore.App by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.8
A set of .NET API's that are included in the default .NET Core application model. b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
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().