Check .net framework nuget packages are .net core compatible
Download latest release CanICore
CanICore -p C:\Path\To\NetFramework\Project
Options
Parameter | Description |
---|---|
-p | Path to .net framework project directory |
-o | Outputs result to a csv file |
NOTE* Csv file will be created in the same directory as the command tool.
- Download latest release of CanICore
- Close all open instances of Visual Studio, then double-click the CanICore to install it
- Open visual studio and solution you want to check .net core compatibility for
- Select Tools > Can I Core. Please note that this process could take a while. Depends how many nuget packages it needs to check
- Result can be seen in the output window - (CTRL+ALT+O)
Loading indicator for vsix