Regarding the install instructions using .NET Core templates and the package name:
Execute dotnet new -i Meissa.Windows (this will install the template)/
Execute dotnet new Meissa.Windows (this will extract all tool’s files to the folder)
The instructions should be updated as the nuget package name is Meissa.Windows64.
Thanks,
Howard
Regarding the install instructions using .NET Core templates and the package name:
Execute dotnet new -i Meissa.Windows (this will install the template)/
Execute dotnet new Meissa.Windows (this will extract all tool’s files to the folder)
The instructions should be updated as the nuget package name is Meissa.Windows64.
Thanks,
Howard