Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrward/monodevelop-template-creator-addin

Template creator for MonoDevelop and Visual Studio for Mac
https://github.com/mrward/monodevelop-template-creator-addin

monodevelop

Last synced: 25 days ago
JSON representation

Template creator for MonoDevelop and Visual Studio for Mac

Awesome Lists containing this project

README

        

# Template Creator for MonoDevelop and Visual Studio for Mac

Used to create project templates that can be used with .NET Core, MonoDevelop and
Visual Studio for Mac.

- [Features](http://lastexitcode.com/blog/2017/11/12/TemplateCreatorForVisualStudioMac/)

- [How to create your own projects for dotnet new](https://blogs.msdn.microsoft.com/dotnet/2017/04/02/how-to-create-your-own-templates-for-dotnet-new/)
- [Runnable project templates](https://github.com/dotnet/templating/wiki/Runnable-Project-Templates)