antoinne85
DotNetMove
by:
antoinne85
- 5,185 total downloads
- last updated 11/17/2018
- Latest version: 1.6.1
A dotnet tool for moving projects around on disk or within a solution while automatically updating solutions and project references.
## To Install
`dotnet tool install -g DotNetMove`
## To Uninstall
`dotnet tool uninstall -g DotNetMove`
## Usage
### Moving Projects on Disk
##### To modify a...
More information
- 1,052 total downloads
- last updated 12/4/2019
- Latest version: 0.3.0
A dotnet tool for cobbling together a solution file from a set of target projects that includes all of their project dependencies.
### Description
Sometimes we find ourselves working in a solution that has many projects and complicated dependency graphs when we could get better performance out of...
More information
- 472 total downloads
- last updated 8/17/2018
- Latest version: 0.1.0
A library for assisting with manipulating .NET solution and project files.