Skip to content

Check .net framework project dependencies are .net core compatible

License

Notifications You must be signed in to change notification settings

adelinosousa/canicore

Repository files navigation

CanICore

Check .net framework nuget packages are .net core compatible

Usage

Command prompt

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.

Visual studio

  • 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)

Improvements

Loading indicator for vsix

License

LICENSE

About

Check .net framework project dependencies are .net core compatible

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages