Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrward/monodevelop-template-creator-addin
- Owner: mrward
- License: mit
- Created: 2017-08-20T11:53:27.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T17:15:15.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:42:36.078Z (3 months ago)
- Topics: monodevelop
- Language: C#
- Homepage:
- Size: 1.34 MB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-monodevelop - monodevelop-template-creator-addin
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)