Context
I am using EF Core Power Tools in my ASP.NET 7 WebAPI project. I can use it via the GUI, set the options then generate the classes.
Question
Is there any way to use EF Core Power Tools from command line, or package manager window?
Context
I am using EF Core Power Tools in my ASP.NET 7 WebAPI project. I can use it via the GUI, set the options then generate the classes.
Question
Is there any way to use EF Core Power Tools from command line, or package manager window?
You can get the CLI for EF Core Power Tools from here https://www.nuget.org/packages/ErikEJ.EFCorePowerTools.Cli