Linked Questions
10 questions linked to/from How to download a Nuget package without nuget.exe or Visual Studio extension?
82 votes
3 answers
121k views
Is there a way to download packages from nuget.org then do an offline installation into Visual Studio?
My visual studio is installed on a machine which doesn't have internet connection so I can't download and install packages from NuGet Manager in VS. So I am looking for a way to use another machine ...
32 votes
6 answers
31k views
Download Nuget Packages Without VS/NuGet Package Manager
How can I download NuGet Packages outside of visual studio? so it can be used to create offline packages.
12 votes
4 answers
6k views
Signing an unsigned assembly
The recent upgrade of NHibernate 2.1 has brought a mega headache situation to the surface. It seems most of the projects build by default as signed assemblies. For example fluentnhibernate ...
15 votes
3 answers
34k views
How to install Nuget Package without Visual Studio?
I've been trying to install Nuget Package, as I don't use Visual Studio for some reasons, I need to do it without Visual Studio. Is there any way? Please help me out.
7 votes
1 answer
4k views
Is there an alternative for Nuget?
Is it possible to download files for VS 2012 without Nuget and install necessary files to VS 2012? I do not have an access to the internet on my PC so I find other ways to download necessary items ...
2 votes
1 answer
8k views
Where is Microsoft.Web.Publishing.targets?
My MSBuild proj file is referencing Microsoft.Web.Publishing.targets. Even though microsoft says MSBuild is standalone installation, i dont think this file is part of MSBuild. I am trying to setup a ...
-1 votes
2 answers
542 views
how do I bypass microsoft nuget? [closed]
If I want to avoid using the Microsoft NuGet, how do I get the stuff that the NuGet would suck into my machine?
0 votes
1 answer
2k views
Can not compile because of missing NuGet package
As the title says, I'm not able to compile a solution because of a missing package I did some search but that didn't helped (unfortunally) How to download a Nuget package without nuget.exe or Visual ...
0 votes
1 answer
129 views
Install Miniprofiler without Nuget?
I am using Visual Studio 2008 and I want to try Miniprofiler, but I don't have Nuget. Is it possible to install it without nuget, if so how? I am using Visual Studio 2008, with EF 4 and ASP.NET MVC 3
-1 votes
1 answer
88 views
Binary ice.dll for .net (from zeroc) 3.7
I need a signed binary file ice.dll for .net (from zeroc) 3.7 - where can I find it?