Is there any way to use EF Core Power Tools from command line, or package manager window?

702 views Asked by At

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?

1

There are 1 answers

0
somethingRandom On

You can get the CLI for EF Core Power Tools from here https://www.nuget.org/packages/ErikEJ.EFCorePowerTools.Cli