Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3967456
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:43:18+00:00 2026-05-20T03:43:18+00:00

I have a solution with multiple projects in it, so for example say 10

  • 0

I have a solution with multiple projects in it, so for example say 10 testing related projects have a dependency on nunit. Currently my solution structure includes folders for Tools and Lib, so maybe the full nunit download is in Tools and just the dll in Lib.

I suppose any package manager (NuGet and OpenWrap being two I’m looking at) needs to create it’s own ‘known’ location for packages. So whereas the old fashioned way of package management, after manually updating my Lib folder, I know every project that had a dependency on nunit just got updated.

But if I update with a package manager, I need to visit each and every project to ensure it is updated and pointing at the same reference, yes? And some dll’s may not be found (am thinking unHAddins right now) so you aren’t completely liberated from manual package management. Meaning migration to the latest updates isn’t done until each and every project is updated by the package manager.

So I’m wondering if my understanding is correct, what the best approach to incorporating package management into a decent sized solution is – for example:

0) add to source control: NuGet 'packages' folder or OpenWrap 'wraps' folder  
1) pick a dll (start with one that you beleieve has minimal dependencies)  
2) pick a project (ideally with minimal dependencies that might break)  
3) if OpenWrap, get the package you want into 'wraps'
4) for each project:  
    a) add reference to subject dll (manually if OpenWrap, NuGet will add for you)  
    b) fix compile error as needed  
    c) run tests  

Does that sound right?

Cheers,
Berryl

  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T03:43:19+00:00Added an answer on May 20, 2026 at 3:43 am

    To answer your questions, no you don’t have to do anything with openwrap, all projects import all dependencies within a scope, so the update applies to everything.

    I can’t answer for the other package managers out there, but in openwrap, you’d add the /wraps folder in source control with the packages that got pulled when you added or updated them. The process would be to first add the package from a remote repository (or create one from your existing assemblies if there’s not one available), and remove manually the references from /lib. In OpenWrap, we don’t add the references to your csproj, we add them at build time, so if there’s already a dependency in /lib, we won’t add it. That means you can add all the packages, and remove the references one after the other, running your tests everytime.

    Hopefully, this is a temporary problem until all dlls are available as packages, which will happen rather quickly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a VS2010 solution that includes multiple projects. The folder structure looks like
I have a solution with multiple projects. Both the projects have Forms. Example MySolution
We have a solution whith multiple projects representing the layers of our application. e.g.
I have a solution which has multiple output projects (a website, and admin tool,
If I have an existing solution containing multiple c# projects, are there any static
I have a Visual Studio 2010 solution that contains multiple projects. One of these
I have an ASP.NET MVC 3 Solution(C#) Containing multiple projects. There is a services
I have multiple Projects(site) in my Solution (visual studio 2010). when i run my
I have a visual studio 2008 solution with multiple c# library projects, a Web
We are currently writing an application which is split into multiple projects/modules. For example,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.