Creating Custom .NET Project Types with dotnet new Project Templates weblog.west-wind.com
I recently updated my Visual Studio template for creating Markdown Monster addins in order to support the newer .NET SDK style projects, which are easier to work with and provide a 'ready-to-run' Markdown Monster Addin project which was not quite possible with the older project type and a project template.
Report Story
Leave Your Comment