Developer forum

Forum » Development » Nuget restore
Mads Kold
Reply

Hi

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?

Br. Mads


Replies

 
Nicolai Pedersen
Reply

Hi Mads

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...

 

You must be logged in to post in the forum