-
Notifications
You must be signed in to change notification settings - Fork 266
Supporting Package Reference in UWP WPF WinForms and Classic Libraries
Harikrishna Menon edited this page Sep 29, 2016
·
19 revisions
Spec for the work is available here: - https://github.com/NuGet/Home/issues/3561
Currently there are multiple ways (packages.config, project.json and PackageReference in csproj) of managing dependencies and we want to standardize on one global way of managing dependencies. Its hard on customers to read and understand about multiple ways of managing dependencies.
All .NET Customers who want to move towards managing dependencies via the model built for project.json.
Detailed explanation of the solution. The more pictures/code snippets based on the feature the merrier. Pictures keep folks awake when reading specs.
Check out the proposals in the accepted & proposed folders on the repository, and active PRs for proposals being discussed today.