|
|
|
|
|
by python_kaa
3665 days ago
|
|
it is a worth to try. It is:
- fast,
- reliable,
- understands transitive dependencies,
- can manage them in groups (like build-deps, test-deps, doc-deps)
- can have http and github as a source.
Just one drawback - comparable not so good graphical UI in VS, but very good CLI, converts entire solution from nuget with just one command in terminal |
|