A curated list of awesome Visual Studio for macOS and MonoDevelop addins, tools and resources.
Перейти к файлу
Javier Suárez Ruiz 38b9109f9f Added VS4Mac JsonToClass 2019-05-01 19:21:05 +02:00
.gitattributes Initial commit 2018-11-15 20:38:45 +01:00
.gitignore Initial commit 2018-11-15 20:38:45 +01:00
README.md Added VS4Mac JsonToClass 2019-05-01 19:21:05 +02:00

README.md

Awesome MonoDevelop

A curated list of awesome Visual Studio for macOS and MonoDevelop addins, tools and resources.

Work in progress. Contributions are always welcome!

MonoDevelop

  • monodevelop: This repository contains the files used for generating the MonoDevelop website.
  • MonoDevelop.AddinMaker: Extension to make it easier to create Visual Studio for Mac / MonoDevelop extensions.
  • MonoDevelop.Sdk: A set of MonoDevelop reference assemblies for AddIn authors to reference during the build.

Addins

Project Templates

Samples

Snippets

  • vsmac_code_snippets: Collection of useful code snippets (shortcuts) to reduce the amount of boilerplate code typing.

Tools

  • MonoDevelop.Analyzers: Set of analyzers that can be used when working on MonoDevelop (and its dependencies).
  • MonoDevelop.Mac.Debug: A set of debugging tools to help track down Cocoa issues related to first responders and visual tree layout.

Others

  • monodevelop-addins: Hosts addins for MonoDevelop and Visual Studio for Mac.
  • md-website: This repository contains the files used for generating the MonoDevelop website.