The LazyMagic generator is available as a .NET CLI Tool. Install this tool even if you are using the Visual Studio IDE LazyMagic extension.
Replacing your username, navigate to the C:\Users\username
folder and run.
dotnet tool install --global LazyMagicCLI --version v1.4.6 --add-source LazyMagicOrg
Replacing your username, navigate to the C:\Users\username
folder and run.
dotnet tool update --global LazyMagicCLI --version v1.4.6 --add-source LazyMagicOrg
Note: You must be in the User folder to perform the install or update because the NuGet.Config file, that we added to that folder earlier, contains the information necessary to access the GitHub packages.