Microsoft.EntityFrameworkCore.Templates 10.0.5

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet new install Microsoft.EntityFrameworkCore.Templates::10.0.5
                    
This package contains a .NET Template Package you can call from the shell/command line.

The Microsoft.EntityFrameworkCore.Templates package contains T4 templates for scaffolding (reverse engineering) a DbContext and entity types from an existing database.

Usage

First, install the templates NuGet package:

dotnet new install Microsoft.EntityFrameworkCore.Templates

Next, can templates to your project:

dotnet new ef-templates

See Custom Reverse Engineering Templates for more information on using T4 templates with EF Core.

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-preview.2.26159.112 68 3/10/2026
11.0.0-preview.1.26104.118 92 2/10/2026
10.0.5 1,309 3/12/2026
10.0.4 274 3/10/2026
10.0.3 977 2/10/2026
10.0.2 1,302 1/13/2026
10.0.1 2,619 12/9/2025
10.0.0 11,139 11/11/2025
10.0.0-rc.2.25502.107 286 10/14/2025
9.0.14 140 3/10/2026
9.0.13 182 2/10/2026
9.0.12 219 1/13/2026
9.0.11 499 11/11/2025
9.0.10 978 10/14/2025
9.0.9 1,399 9/9/2025
8.0.25 143 3/10/2026
8.0.24 201 2/10/2026
8.0.23 214 1/13/2026
8.0.22 459 11/11/2025
8.0.21 388 10/14/2025
Loading failed