Microsoft.EntityFrameworkCore.Templates
10.0.0-preview.4.25255.103
Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Templates.
dotnet new install Microsoft.EntityFrameworkCore.Templates::10.0.0-preview.4.25255.103
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.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.0.0-preview.4.25255.103 | 0 | 5/12/2025 |