</>PackageGraphPackageGraph

NuGet packages

The most popular NuGet packages tracked by PackageGraph.

162 packages

System.Runtime.Serialization.FormattersNuGet

System.Runtime.Serialization.Formatters

0/wk1 dependentsMIT
System.ThreadingNuGet

Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code. Commonly Used Types: System.Threading.Monitor System.Threading.SynchronizationContext System.Threading.ManualResetEvent System.Threading.AutoResetEvent System.Threading.ThreadLocal<T> System.Threading.EventWaitHandle System.Threading.SemaphoreSlim System.Threading.Mutex When using NuGet 3.x this package requires at least version 3.4.

0/wk20 dependents
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
Microsoft.AspNetCore.Mvc.RazorPagesNuGet

ASP.NET Core MVC Razor Pages.

0/wk1 dependents
runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
System.IO.Compression.ZipFileNuGet

Provides classes that support the compression and decompression of streams using file system paths. Commonly Used Types: System.IO.Compression.ZipFile When using NuGet 3.x this package requires at least version 3.4.

0/wk1 dependents
System.Net.SocketsNuGet

Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.

0/wk1 dependents
Microsoft.AspNetCore.Authentication.CoreNuGet

ASP.NET Core common types used by the various authentication middleware components.

0/wk1 dependents
runtime.native.SystemNuGet

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.

0/wk4 dependents
System.Diagnostics.TracingNuGet

Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW). Commonly Used Types: System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventWrittenEventArgs System.Diagnostics.Tracing.EventAttribute System.Diagnostics.Tracing.EventSourceAttribute System.Diagnostics.Tracing.NonEventAttribute When using NuGet 3.x this package requires at least version 3.4.

0/wk3 dependents
System.Formats.Asn1NuGet

Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.

0/wk2 dependentsMIT
Microsoft.AspNetCore.CorsNuGet

CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute

0/wk1 dependents
runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
Microsoft.AspNetCore.Authentication.AbstractionsNuGet

ASP.NET Core common types used by the various authentication components.

0/wk2 dependents
PragmastatNuGet

Pragmatic Statistical Toolkit

0/wk1 dependentsMIT
Microsoft.AspNetCore.Http.AbstractionsNuGet

ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse

0/wk6 dependents
System.Text.EncodingNuGet

Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes. Commonly Used Types: System.Text.Encoding System.Text.DecoderFallbackException System.Text.Decoder System.Text.EncoderFallbackException System.Text.Encoder System.Text.EncoderFallback System.Text.EncoderFallbackBuffer System.Text.DecoderFallback System.Text.DecoderFallbackBuffer System.Text.DecoderExceptionFallback When using NuGet 3.x this package requires at least version 3.4.

0/wk18 dependents
System.Resources.ResourceManagerNuGet

Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application. Commonly Used Types: System.Resources.ResourceManager System.Resources.NeutralResourcesLanguageAttribute System.Resources.SatelliteContractVersionAttribute System.Resources.MissingManifestResourceException When using NuGet 3.x this package requires at least version 3.4.

0/wk36 dependents
Gee.External.CapstoneNuGet

Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.

0/wk1 dependentsMIT
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSslNuGet

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.

0/wk1 dependents
Microsoft.Diagnostics.RuntimeNuGet

ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.

0/wk1 dependentsMIT
System.ConsoleNuGet

Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.

0/wk1 dependents
System.ManagementNuGet

Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery

0/wk1 dependentsMIT
Microsoft.AspNetCore.ResponseCaching.AbstractionsNuGet

ASP.NET Core response caching middleware abstractions and feature interface definitions.

0/wk1 dependents
Microsoft.DiaSymReader.NativeNuGet

Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm

0/wk1 dependents
System.Runtime.ExtensionsNuGet

Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.

0/wk28 dependents
MediatR.ContractsNuGet

Contracts package for requests, responses, and notifications

0/wk1 dependentsApache-2.0
← PrevPage 2 of 6Next →