Appearance
How to
Setup Templates
install from nuget
bash
dotnet new install SoEx.Method.Templatesinstall from directory
bash
dotnet new install <FILE_SYSTEM_DIRECTORY>install from local nupkg file
bash
dotnet new install <PATH_TO_NUPKG_FILE>/SoEx.Method.Templates.1.0.0.nupkg