NuGet.ProjectModel 6.7.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NuGet.ProjectModel --version 6.7.1
                    
NuGet\Install-Package NuGet.ProjectModel -Version 6.7.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuGet.ProjectModel" Version="6.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGet.ProjectModel" Version="6.7.1" />
                    
Directory.Packages.props
<PackageReference Include="NuGet.ProjectModel" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuGet.ProjectModel --version 6.7.1
                    
#r "nuget: NuGet.ProjectModel, 6.7.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NuGet.ProjectModel&version=6.7.1
                    
Install NuGet.ProjectModel as a Cake Addin
#tool nuget:?package=NuGet.ProjectModel&version=6.7.1
                    
Install NuGet.ProjectModel as a Cake Tool

NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 was computed.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (47)

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 (34)

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/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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.
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
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
dotnet/Scaffolding
Code generators to speed up development.
b-editor/beutl
Cross-platform video editing (compositing) software.
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
Version Downloads Last updated
6.13.2 14,979 2/28/2025
6.13.1 39,528 2/12/2025
6.12.1 128,691 11/12/2024
6.12.0 848 11/12/2024
6.11.1 82,549 10/1/2024
6.11.0 5,344,841 8/13/2024
6.11.0-preview.2 542 6/5/2024
6.10.2 904 8/12/2024
6.10.1 48,591 6/27/2024
6.10.0 105,610 5/21/2024
6.9.1 8,752,983 2/13/2024
6.8.1 6,416 2/13/2024
6.8.0 109,974 11/17/2023
6.7.1 89,338 2/14/2024
6.7.0 336,510 8/9/2023
6.6.2 10,757 2/13/2024
6.6.1 6,438,799 6/13/2023
6.6.0 28,571 5/17/2023
6.6.0-preview.3 763 5/17/2023
6.5.1 92,653 6/13/2023
6.5.0 116,917 2/22/2023
6.4.3 1,851 2/13/2024
6.4.2 14,984 6/13/2023
6.4.0 347,856 11/9/2022
6.3.4 15,079 2/13/2024
6.3.3 69,838 6/14/2023
6.3.1 16,649,330 10/11/2022
6.2.4 5,507 6/14/2023
6.2.2 13,372 10/11/2022
6.1.0 143,609 2/16/2022
6.0.6 2,960 2/13/2024
6.0.5 5,465 6/13/2023
6.0.3-rc.1 358 10/11/2022
6.0.2 5,713 6/14/2022
5.11.6 105,364 2/13/2024
5.11.5 160,919 6/15/2023
5.11.3 45,544 10/11/2022
5.10.0 520,308 6/15/2021 5.10.0 is deprecated because it is no longer maintained.
5.9.3 5,675 10/11/2022 5.9.3 is deprecated because it is no longer maintained.
5.8.1 30,179 1/16/2021 5.8.1 is deprecated because it is no longer maintained.
5.7.3-rtm.5 383 10/11/2022 5.7.3-rtm.5 is deprecated because it is no longer maintained.
5.7.2 5,990 6/14/2022 5.7.2 is deprecated because it is no longer maintained.
5.6.0 156,499 5/20/2020 5.6.0 is deprecated because it is no longer maintained.
5.5.1 25,068 4/3/2020 5.5.1 is deprecated because it is no longer maintained.
5.4.0 201,842 12/3/2019 5.4.0 is deprecated because it is no longer maintained.
5.3.1 36,493 10/25/2019 5.3.1 is deprecated because it is no longer maintained.
5.2.1 379 6/14/2022 5.2.1 is deprecated because it is no longer maintained.
5.1.0 69,113 5/21/2019 5.1.0 is deprecated because it is no longer maintained.
5.0.2 2,699 5/14/2019 5.0.2 is deprecated because it is no longer maintained.
4.9.6 3,132 10/11/2022 4.9.6 is deprecated because it is no longer maintained.
4.8.2 957 3/12/2019 4.8.2 is deprecated because it is no longer maintained.
4.7.3 623 3/15/2019 4.7.3 is deprecated because it is no longer maintained.
4.6.4 6,661 3/15/2019 4.6.4 is deprecated because it is no longer maintained.
4.5.3 1,233 3/15/2019 4.5.3 is deprecated because it is no longer maintained.
4.4.3 602 3/15/2019 4.4.3 is deprecated because it is no longer maintained.
4.3.1 6,167 3/12/2019 4.3.1 is deprecated because it is no longer maintained.
4.2.0 19,599 7/14/2017 4.2.0 is deprecated because it is no longer maintained.
4.1.0 5,959 7/14/2017 4.1.0 is deprecated because it is no longer maintained.
4.0.0 157,102 3/7/2017 4.0.0 is deprecated because it is no longer maintained.
3.5.0 341,040 12/14/2016 3.5.0 is deprecated because it is no longer maintained.
3.4.4-rtm-final 4,694 6/3/2016 3.4.4-rtm-final is deprecated because it is no longer maintained.
3.4.3 8,400 4/22/2016 3.4.3 is deprecated because it is no longer maintained.
3.3.0 94,111 12/1/2015 3.3.0 is deprecated because it is no longer maintained.
3.2.0 7,464 9/16/2015 3.2.0 is deprecated because it is no longer maintained.