Microsoft.DotNet.Scaffolding.Shared 10.0.2

Prefix Reserved
dotnet add package Microsoft.DotNet.Scaffolding.Shared --version 10.0.2
                    
NuGet\Install-Package Microsoft.DotNet.Scaffolding.Shared -Version 10.0.2
                    
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="Microsoft.DotNet.Scaffolding.Shared" Version="10.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DotNet.Scaffolding.Shared" Version="10.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DotNet.Scaffolding.Shared" />
                    
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 Microsoft.DotNet.Scaffolding.Shared --version 10.0.2
                    
#r "nuget: Microsoft.DotNet.Scaffolding.Shared, 10.0.2"
                    
#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.
#:package Microsoft.DotNet.Scaffolding.Shared@10.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.DotNet.Scaffolding.Shared&version=10.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DotNet.Scaffolding.Shared&version=10.0.2
                    
Install as a Cake Tool

Contains interfaces for Project Model and messaging for scaffolding.

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

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Scaffolding.Shared:

Package Downloads
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.CodeGenerators.Mvc

Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.

Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore

Contains Entity Framework Core Services used by ASP.NET Core Code Generators.

Microsoft.VisualStudio.Web.CodeGeneration.Utils

Contains utilities used by ASP.NET Core Code Generation packages.

Microsoft.DotNet.MSIdentity

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.2 921,576 1/14/2026
10.0.1 229,293 12/19/2025
10.0.0 224,320 12/9/2025
10.0.0-rc.1.25458.5 59,362 9/9/2025
9.0.12 95,861 1/14/2026
9.0.11 85,899 12/9/2025
9.0.0 9,618,802 11/12/2024
9.0.0-rc.2.24508.2 11,725 10/8/2024
9.0.0-rc.1.24457.2 10,166 9/10/2024
9.0.0-preview.7.24413.1 4,242 8/14/2024
9.0.0-preview.6.24358.4 19,667 7/9/2024
8.0.23 303,383 1/14/2026
8.0.22 256,154 12/9/2025
8.0.7 6,604,486 11/12/2024
8.0.6 3,575,109 10/8/2024
8.0.5 1,971,938 9/10/2024
8.0.4 2,260,633 8/14/2024
8.0.3 2,422,177 7/9/2024
6.0.18 678,415 10/8/2024
6.0.17 363,448 7/9/2024
Loading failed