Monodevelop


참조 URL
  1. http://monodevelop.com/
  2. http://monodevelop.com/Documentation/Feature_List
  3. http://www.mono-project.com/Compatibility



 MonoDevelop is a cross-platform IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and Mac OSX maintaining a single code base for all platforms.

 

 MonoDevelop는 C#과 .NET 언어 개발을 위한  다중 플랫폼을 지원 IDE 도구다. 리눅스, 윈도우, 맥에서 Desktop와 ASP.NET Web application을 지원한다. 하나의 코드로 다중 플랫폼 지원을 지원할 수 있다.

Feature Highlights

  • Multi-platform
    Supports Linux, Windows and Mac OS X.
  • Advanced Text Editing
    Code completion support for C# 4, code templates, code folding.
  • Configurable workbench
    Fully customizable window layouts, user defined key bindings, external tools
  • Multiple language support
    C#, Visual Basic.Net, C/C++, Vala
  • Integrated Debugger
    For debugging Mono and native applications
  • GTK# Visual Designer
    Easily build GTK# applications
  • ASP.NET
    Create web projects with full code completion support and test on XSP, the Mono web server.
  • Other tools
    Source control, makefile integration, unit testing, packaging and deployment, localization


 아쉽게도 ASP.NET MVC는 기능 리스트에서 확인할 수 없네요. 이 도구와 Mono에 관계된 프로젝트를 진행해 보지 않아 많은 부분에 대해서 모르지만 조만간 Mono와 이 툴에 대해서 사용하며 테스트를 해봐야 겠습니다. 그리고 Xamarin으로 안드로이드나 iOS 앱 개발에 대해서도 흥미가 생기고 있습니다.

^^. 할일은 많은데 몸은 하나라 바쁘기만 하네요. 혹 멀티 플랫폼을 지원해야 하는 프로젝트가 있다면 한번 검토해 보시면 되겠습니다.


 페이스북에서 엄준일 블로거(http://blog.powerumc.kr/)님이 친절하게 알려주신 정보입니다. Mono 프로젝트 호환성 페이지에서 살펴 보면 Mono 자체는 ASP.NET MVC4 ( - .Net framework 4.5까지 )까지 지원한다고 되어 있었습니다.

 - http://www.mono-project.com/Compatibility ( 아직은 일분 기능만 구현됨 )

 - http://www.mono-project.com/Main_Page 모노 프로젝트 홈페이지


















+ Recent posts