NuGet Package manager to manage , host and consume the packages
- Maintains package repository very well
- Integration with the Visual Studio editor
- Easy upload and downloads
Cons
- Incomplete download resume in case of network disruptions
- Adding user friendly platform to add and update the packages
- Package creation option in Visual Studio
- Publish useful packages
- Share the published packages across different projects
- Using existing publicly available free packages
- Saves a rework by sharing the common functionalities across the projects
- Helped to optimize the given package using a central repository
- Helped to make use of existing useful packages