Microsoft.OpenApi by: Microsoft
  • 98 total downloads
  • Latest version: 3.7.0
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
NETStandard.Library by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging by: Microsoft
  • 6 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
  • 8 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
  • 4 total downloads
  • Latest version: 8.19.1
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 3 total downloads
  • Latest version: 1.22.1
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 4 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.Primitives by: Microsoft
  • 4 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.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.9
  • 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/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.Extensions.Options by: Microsoft
  • 2 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.Workload.Mono.ToolChain.net6.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100 by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100 by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.13
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Platforms by: Microsoft
  • 1 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.
Mono.TextTemplating by: Mikayla Hutchinson
  • 1 total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#