C# Project Management with Maven

前端 未结 7 1044
一生所求
一生所求 2020-12-17 09:23

Anyone had experience of managing C# based projects with Maven?

If yes , please tell me a few words about it , how weird would it be to create such a setup.

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-17 09:54

    You might also check out NPanday (it is a project I am involved in). While it still needs some work to more closely align to Maven's best practices, it is the most complete and active alternative available now. One feature that is unique to it is the existence of a Visual Studio Add-in for generating the correct pom.xml from the IDE.

提交回复
热议问题