The Package Manager Console makes it easy to get, install, and remove packages from your Visual Studio solutions.
An example of an install command:   install-package EntityFramework
An example of a remove command:   uninstall-package EntityFramework
An example of an update command:  update-package EntityFramework
You can read more on the Package Manager Console through http://docs.nuget.org.
Share This To :
 
0 comments:
Post a Comment