User-Defined Project Templates
Answered
How can I add to the existing project templates? I had thought about building a nuget package but noticed Intellij had a template manager.
Thanks,
Jack
Please sign in to leave a comment.
Hi Jack!
Thanks for the question.
Rider uses dotnet template engine. Therefore you need to use .nupkg files.
Please, read here for more details (an item "Installing additional templates from the Rider UI").
If you have other questions, please let me know.
Kind regards,
Sofia.