Is there a Maven alternative or port for the .NET world?

前端 未结 10 1204
无人及你
无人及你 2020-12-02 08:20

Is there a Maven alternative or port for the .NET world?

I would love to use a good dependency management system that the Java world has, but I don\'t find anything

10条回答
  •  [愿得一人]
    2020-12-02 09:08

    NuGet (formerly called NuPack) addresses some of the features of Maven. You can read about it at Phil Haack, Scott Hanselman and, of course, Scott Guthrie.

提交回复
热议问题