</>PackageGraphPackageGraph

NuGet packages

The most popular NuGet packages tracked by PackageGraph.

120 packages

https://api.nuget.org/v3/catalog0/data/2026.04.10.00.15.22/system.threading.4.3.0.jsonNuGet

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/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.16.37/system.xml.xdocument.4.3.0.jsonNuGet

Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily. Commonly Used Types: System.Xml.Linq.XElement System.Xml.Linq.XAttribute System.Xml.Linq.XDocument System.Xml.Linq.XText System.Xml.Linq.XNode System.Xml.Linq.XContainer System.Xml.Linq.XComment System.Xml.Linq.XObject System.Xml.Linq.XProcessingInstruction System.Xml.Linq.XDocumentType When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.19.04/system.componentmodel.primitives.4.3.0.jsonNuGet

Provides interfaces that are used to implement the run-time and design-time behavior of components. Commonly Used Types: System.ComponentModel.IComponent System.ComponentModel.IContainer System.ComponentModel.ISite System.ComponentModel.ComponentCollection When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.18.29/system.collections.nongeneric.4.3.0.jsonNuGet

Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.15.22/system.reflection.emit.ilgeneration.4.7.0.jsonNuGet

Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.ILGenerator System.Reflection.Emit.Label System.Reflection.Emit.CustomAttributeBuilder System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ParameterBuilder System.Reflection.Emit.SignatureHelper When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.44.27/microsoft.aspnetcore.mvc.core.2.3.11.jsonNuGet

ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.11.00.40.40/azure.identity.1.21.0.jsonNuGet

Provides APIs for authenticating to Microsoft Entra ID

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.48.23/microsoft.diagnostics.netcore.client.0.2.661903.jsonNuGet

.NET Core Diagnostics Client Library

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.16.37/system.collections.concurrent.4.3.0.jsonNuGet

Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.16.37/system.diagnostics.tracing.4.3.0.jsonNuGet

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/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.15.22/system.runtime.interopservices.4.3.0.jsonNuGet

Provides types that support COM interop and platform invoke services. Commonly Used Types: System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GuidAttribute System.Runtime.InteropServices.COMException System.DllNotFoundException System.Runtime.InteropServices.DllImportAttribute When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.16.37/system.runtime.numerics.4.3.0.jsonNuGet

Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32. Commonly Used Types: System.Numerics.BigInteger System.Numerics.Complex When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.17.49/system.threading.timer.4.3.0.jsonNuGet

Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.15.59/system.componentmodel.annotations.5.0.0.jsonNuGet

Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.18.29/system.componentmodel.4.3.0.jsonNuGet

Provides interfaces for the editing and change tracking of objects used as data sources. Commonly Used Types: System.ComponentModel.CancelEventArgs System.IServiceProvider System.ComponentModel.IEditableObject System.ComponentModel.IChangeTracking System.ComponentModel.IRevertibleChangeTracking When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.19.04/system.collections.specialized.4.3.0.jsonNuGet

Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings. Commonly Used Types: System.Collections.Specialized.NameValueCollection System.Collections.Specialized.NameObjectCollectionBase System.Collections.Specialized.StringCollection System.Collections.Specialized.IOrderedDictionary System.Collections.Specialized.HybridDictionary System.Collections.Specialized.OrderedDictionary System.Collections.Specialized.ListDictionary System.Collections.Specialized.StringDictionary System.Collections.Specialized.BitVector32 When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.14.09/system.runtime.compilerservices.unsafe.6.1.2.jsonNuGet

Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.44.27/microsoft.aspnetcore.routing.abstractions.2.3.11.jsonNuGet

ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.42.22/microsoft.aspnetcore.localization.2.3.11.jsonNuGet

ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.28.15/microsoft.aspnetcore.mvc.razor.2.3.0.jsonNuGet

ASP.NET Core MVC Razor view engine for CSHTML files.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.44.27/microsoft.aspnetcore.diagnostics.abstractions.2.3.11.jsonNuGet

ASP.NET Core diagnostics middleware abstractions and feature interface definitions.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.44.27/microsoft.aspnetcore.html.abstractions.2.3.11.jsonNuGet

ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.44.27/microsoft.aspnetcore.mvc.dataannotations.2.3.11.jsonNuGet

ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.06.09.17.42.22/microsoft.aspnetcore.mvc.formatters.json.2.3.11.jsonNuGet

ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.

0/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.19.43/newtonsoft.json.bson.1.0.3.jsonNuGet

Json.NET BSON adds support for reading and writing BSON

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.07.14.17.30.13/system.diagnostics.eventlog.10.0.10.jsonNuGet

Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.15.59/runtime.native.system.4.3.1.jsonNuGet

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/wk0 dependents
https://api.nuget.org/v3/catalog0/data/2026.07.07.20.58.37/pragmastat.13.0.1.jsonNuGet

Pragmatic Statistical Toolkit

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.14.45/system.security.accesscontrol.6.0.1.jsonNuGet

Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity

0/wk0 dependentsMIT
https://api.nuget.org/v3/catalog0/data/2026.04.10.00.14.45/system.security.principal.windows.5.0.0.jsonNuGet

Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType When using NuGet 3.x this package requires at least version 3.4.

0/wk0 dependentsMIT
← PrevPage 4 of 4