NuGet.ProjectModel
5.7.3-rtm.5
Prefix Reserved
You can learn more about NuGet Client SDK support policy from https://learn.microsoft.com/nuget/reference/nuget-client-sdk.
See the version list below for details.
dotnet add package NuGet.ProjectModel --version 5.7.3-rtm.5
NuGet\Install-Package NuGet.ProjectModel -Version 5.7.3-rtm.5
<PackageReference Include="NuGet.ProjectModel" Version="5.7.3-rtm.5" />
<PackageVersion Include="NuGet.ProjectModel" Version="5.7.3-rtm.5" />
<PackageReference Include="NuGet.ProjectModel" />
paket add NuGet.ProjectModel --version 5.7.3-rtm.5
#r "nuget: NuGet.ProjectModel, 5.7.3-rtm.5"
#:package NuGet.ProjectModel@5.7.3-rtm.5
#addin nuget:?package=NuGet.ProjectModel&version=5.7.3-rtm.5&prerelease
#tool nuget:?package=NuGet.ProjectModel&version=5.7.3-rtm.5&prerelease
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 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. 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 (>= 5.7.3-rtm.5)
-
.NETStandard 2.0
- NuGet.DependencyResolver.Core (>= 5.7.3-rtm.5)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
net5.0
- NuGet.DependencyResolver.Core (>= 5.7.3-rtm.5)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Threading.Thread (>= 4.3.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/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/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.
|
|
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
|
|
b-editor/beutl
Cross-platform video editing (compositing) software.
|
|
dotnet/Scaffolding
Code generators to speed up development.
|
|
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.14.0 | 39,859 | 5/13/2025 | |
6.13.2 | 76,136 | 2/28/2025 | |
6.13.1 | 102,376 | 2/12/2025 | |
6.12.4 | 535 | 5/7/2025 | |
6.12.1 | 217,138 | 11/12/2024 | |
6.12.0 | 1,305 | 11/12/2024 | |
6.11.1 | 114,956 | 10/1/2024 | |
6.11.0 | 9,631,959 | 8/13/2024 | |
6.11.0-preview.2 | 585 | 6/5/2024 | |
6.10.2 | 1,112 | 8/12/2024 | |
6.10.1 | 56,673 | 6/27/2024 | |
6.10.0 | 138,996 | 5/21/2024 | |
6.9.1 | 10,622,246 | 2/13/2024 | |
6.8.1 | 6,929 | 2/13/2024 | |
6.8.0 | 124,566 | 11/17/2023 | |
6.7.1 | 91,631 | 2/14/2024 | |
6.7.0 | 344,367 | 8/9/2023 | |
6.6.2 | 12,801 | 2/13/2024 | |
6.6.1 | 6,914,537 | 6/13/2023 | |
6.6.0 | 29,144 | 5/17/2023 | |
6.6.0-preview.3 | 837 | 5/17/2023 | |
6.5.1 | 108,722 | 6/13/2023 | |
6.5.0 | 121,344 | 2/22/2023 | |
6.4.3 | 1,990 | 2/13/2024 | |
6.4.2 | 16,676 | 6/13/2023 | |
6.4.0 | 356,686 | 11/9/2022 | |
6.3.4 | 17,255 | 2/13/2024 | |
6.3.3 | 69,991 | 6/14/2023 | |
6.3.1 | 17,692,305 | 10/11/2022 | |
6.2.4 | 5,640 | 6/14/2023 | |
6.2.2 | 13,449 | 10/11/2022 | |
6.1.0 | 144,785 | 2/16/2022 | |
6.0.6 | 3,148 | 2/13/2024 | |
6.0.5 | 5,552 | 6/13/2023 | |
6.0.3-rc.1 | 417 | 10/11/2022 | |
6.0.2 | 5,815 | 6/14/2022 | |
5.11.6 | 147,900 | 2/13/2024 | |
5.11.5 | 178,311 | 6/15/2023 | |
5.11.3 | 46,012 | 10/11/2022 | |
5.10.0 | 524,487 | 6/15/2021 | |
5.9.3 | 5,986 | 10/11/2022 | |
5.8.1 | 30,577 | 1/16/2021 | |
5.7.3-rtm.5 | 455 | 10/11/2022 | |
5.7.2 | 6,092 | 6/14/2022 | |
5.6.0 | 163,389 | 5/20/2020 | |
5.5.1 | 25,331 | 4/3/2020 | |
5.4.0 | 209,444 | 12/3/2019 | |
5.3.1 | 36,593 | 10/25/2019 | |
5.2.1 | 432 | 6/14/2022 | |
5.1.0 | 69,281 | 5/21/2019 | |
5.0.2 | 2,760 | 5/14/2019 | |
4.9.6 | 3,323 | 10/11/2022 | |
4.8.2 | 1,011 | 3/12/2019 | |
4.7.3 | 672 | 3/15/2019 | |
4.6.4 | 6,797 | 3/15/2019 | |
4.5.3 | 1,290 | 3/15/2019 | |
4.4.3 | 652 | 3/15/2019 | |
4.3.1 | 6,504 | 3/12/2019 | |
4.2.0 | 20,269 | 7/14/2017 | |
4.1.0 | 6,122 | 7/14/2017 | |
4.0.0 | 157,696 | 3/7/2017 | |
3.5.0 | 341,971 | 12/14/2016 | |
3.4.4-rtm-final | 4,840 | 6/3/2016 | |
3.4.3 | 8,582 | 4/22/2016 | |
3.3.0 | 95,812 | 12/1/2015 | |
3.2.0 | 7,855 | 9/16/2015 |