System.Buffers by: Microsoft
  • 10 total downloads
  • Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f When using NuGet 3.x this package requires at least version 3.4.
Swashbuckle.AspNetCore by: domaindrivendev
  • 23 total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.Diagnostics.DiagnosticSource by: Microsoft
  • 13 total downloads
  • Latest version: 9.0.2
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.0
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
System.Console by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor
System.AppContext by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used Types: System.AppContext
runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.Process by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.Process System.Diagnostics.ProcessModule System.Diagnostics.ProcessStartInfo System.Diagnostics.ProcessThread
runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel.TypeConverter by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22416
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types. Commonly Used Types: System.ComponentModel.TypeConverter System.ComponentModel.TypeConverterAttribute System.ComponentModel.PropertyDescriptor System.ComponentModel.StringConverter System.ComponentModel.ITypeDescriptorContext System.ComponentModel.EnumConverter System.ComponentModel.TypeDescriptor System.ComponentModel.Int32Converter System.ComponentModel.BooleanConverter System.ComponentModel.DoubleConverter
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 11 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 10 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 5 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
System.Composition.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview2-25405-01
Contains runtime components of the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContext 029cf57733b7ec6c1dd8a13857e800b9a8d97192 When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.13-preview-30606-01
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. df6177e4c39a2e04562fc9d550e49f4e9973cd44 When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-arm64.Microsoft.Net.Native.Compiler by: Microsoft
  • 7 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.Compiler by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.9-rel-29512-01
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.8-rel-30601-02
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.8-rel-29722-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
System.ComponentModel.EventBasedAsync by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.10-beta-22416
Provides support classes and delegates for the event-based asynchronous pattern. Developers should prefer the classes in the System.Threading.Tasks package. Commonly Used Types: System.ComponentModel.AsyncCompletedEventArgs System.ComponentModel.AsyncCompletedEventHandler System.ComponentModel.ProgressChangedEventArgs System.ComponentModel.ProgressChangedEventHandler System.ComponentModel.AsyncOperation System.ComponentModel.AsyncOperationManager