You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides the dotnet new way of starting a new project, developers would welcome starting it in Visual Studio with File -> New -> Project -> Kentico Cloud Web Application.
Motivation
Besides the
dotnet new
way of starting a new project, developers would welcome starting it in Visual Studio withFile
->New
->Project
->Kentico Cloud Web Application
.Inspiration
All of the projects above support both
dotnet new
and VSIX.Reference
Other resources regarding the new templating engine:
Wiki: https://github.com/dotnet/templating/wiki/%22Runnable-Project%22-Templates
Existing templates: https://github.com/dotnet/templating/wiki/Available-templates-for-dotnet-new
http://dotnetthoughts.net/create-a-dot-net-new-project-template-in-dot-net-core/
The text was updated successfully, but these errors were encountered: