Is it posible to install all nuget packages without the admin content folder, so we can handle all dll's via nuget instead of adding them to source control or manual add to the website?
I guess you can add a reference to all Dynamicweb.* packages except admin. But you would be missing the Dynamicweb.Admin.dll - and that one does not come as a standalone assembly...