What is the role of NuGet Package Manager in case of ASP.NET?
Asked
Active
Viewed 99 times
0
-
Please provide more detail. Are you encountering a specific problem? What are you trying to do; and why are you trying to use NuGet to do it if you don't know what it does? – GendoIkari Dec 01 '15 at 20:35
-
This seems like the kind of thing that can be answered simply by doing some web searches. – mason Dec 01 '15 at 20:43
1 Answers
0
These are some benifits which i noticed
- Dependencies of a package will be automatically resolved (you dont need to keep a check for anything )
- NuGet notifies you about available package updates
Some more detailed are identified in this answer

Community
- 1
- 1

Krsna Kishore
- 8,233
- 4
- 32
- 48