NuGet.ProjectModel
6.14.0
Prefix Reserved
dotnet add package NuGet.ProjectModel --version 6.14.0
NuGet\Install-Package NuGet.ProjectModel -Version 6.14.0
<PackageReference Include="NuGet.ProjectModel" Version="6.14.0" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.14.0" />
<PackageReference Include="NuGet.ProjectModel" />
paket add NuGet.ProjectModel --version 6.14.0
#r "nuget: NuGet.ProjectModel, 6.14.0"
#:package NuGet.ProjectModel@6.14.0
#addin nuget:?package=NuGet.ProjectModel&version=6.14.0
#tool nuget:?package=NuGet.ProjectModel&version=6.14.0
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- NuGet.DependencyResolver.Core (>= 6.14.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
-
.NETStandard 2.0
- NuGet.DependencyResolver.Core (>= 6.14.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
-
net8.0
- NuGet.DependencyResolver.Core (>= 6.14.0)
NuGet packages (59)
Showing the top 5 NuGet packages that depend on NuGet.ProjectModel:
| Package | Downloads |
|---|---|
|
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Core
Contains the core infrastructure used by ASP.NET Core Code Generators. |
GitHub repositories (36)
Showing the top 20 popular GitHub repositories that depend on NuGet.ProjectModel:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
|
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
|
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
|
|
|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
|
|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
|
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
|
|
|
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
|
|
|
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
|
|
|
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
|
|
|
b-editor/beutl
Cross-platform video editing (compositing) software.
|
|
|
dotnet/Scaffolding
Code generators to speed up development.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 6.14.0 | 179,004 | 5/13/2025 | |
| 6.13.2 | 121,314 | 2/28/2025 | |
| 6.13.1 | 161,284 | 2/12/2025 | |
| 6.12.4 | 2,347 | 5/7/2025 | |
| 6.12.1 | 345,127 | 11/12/2024 | |
| 6.12.0 | 3,205 | 11/12/2024 | |
| 6.11.1 | 143,432 | 10/1/2024 | |
| 6.11.0 | 14,443,805 | 8/13/2024 | |
| 6.11.0-preview.2 | 621 | 6/5/2024 | |
| 6.10.2 | 2,698 | 8/12/2024 | |
| 6.10.1 | 67,345 | 6/27/2024 | |
| 6.10.0 | 177,289 | 5/21/2024 | |
| 6.9.1 | 12,256,885 | 2/13/2024 | |
| 6.8.1 | 8,895 | 2/13/2024 | |
| 6.8.0 | 130,106 | 11/17/2023 | |
| 6.7.1 | 94,795 | 2/14/2024 | |
| 6.7.0 | 351,603 | 8/9/2023 | |
| 6.6.2 | 16,747 | 2/13/2024 | |
| 6.6.1 | 7,341,071 | 6/13/2023 | |
| 6.6.0 | 30,794 | 5/17/2023 | |
| 6.6.0-preview.3 | 912 | 5/17/2023 | |
| 6.5.1 | 129,857 | 6/13/2023 | |
| 6.5.0 | 130,548 | 2/22/2023 | |
| 6.4.3 | 3,549 | 2/13/2024 | |
| 6.4.2 | 18,348 | 6/13/2023 | |
| 6.4.0 | 367,218 | 11/9/2022 | |
| 6.3.4 | 20,337 | 2/13/2024 | |
| 6.3.3 | 71,515 | 6/14/2023 | |
| 6.3.1 | 18,619,252 | 10/11/2022 | |
| 6.2.4 | 7,197 | 6/14/2023 | |
| 6.2.2 | 14,939 | 10/11/2022 | |
| 6.1.0 | 146,699 | 2/16/2022 | |
| 6.0.6 | 4,702 | 2/13/2024 | |
| 6.0.5 | 7,057 | 6/13/2023 | |
| 6.0.3-rc.1 | 480 | 10/11/2022 | |
| 6.0.2 | 7,316 | 6/14/2022 | |
| 5.11.6 | 193,806 | 2/13/2024 | |
| 5.11.5 | 187,197 | 6/15/2023 | |
| 5.11.3 | 48,454 | 10/11/2022 | |
| 5.10.0 | 530,862 | 6/15/2021 | |
| 5.9.3 | 7,838 | 10/11/2022 | |
| 5.8.1 | 31,334 | 1/16/2021 | |
| 5.7.3-rtm.5 | 534 | 10/11/2022 | |
| 5.7.2 | 7,561 | 6/14/2022 | |
| 5.6.0 | 167,253 | 5/20/2020 | |
| 5.5.1 | 25,746 | 4/3/2020 | |
| 5.4.0 | 213,727 | 12/3/2019 | |
| 5.3.1 | 36,788 | 10/25/2019 | |
| 5.2.1 | 492 | 6/14/2022 | |
| 5.1.0 | 69,413 | 5/21/2019 | |
| 5.0.2 | 2,814 | 5/14/2019 | |
| 4.9.6 | 3,475 | 10/11/2022 | |
| 4.8.2 | 1,071 | 3/12/2019 | |
| 4.7.3 | 715 | 3/15/2019 | |
| 4.6.4 | 8,305 | 3/15/2019 | |
| 4.5.3 | 1,345 | 3/15/2019 | |
| 4.4.3 | 706 | 3/15/2019 | |
| 4.3.1 | 8,171 | 3/12/2019 | |
| 4.2.0 | 21,942 | 7/14/2017 | |
| 4.1.0 | 7,654 | 7/14/2017 | |
| 4.0.0 | 160,012 | 3/7/2017 | |
| 3.5.0 | 344,066 | 12/14/2016 | |
| 3.4.4-rtm-final | 4,996 | 6/3/2016 | |
| 3.4.3 | 10,103 | 4/22/2016 | |
| 3.3.0 | 100,511 | 12/1/2015 | |
| 3.2.0 | 9,502 | 9/16/2015 |