Top "Nuget" questions

NuGet is a free, open source developer focused package management system for the .NET platform.

NuGet for Kendo.Mvc.dll

I am using ASP.MVC and Kendo for my web application. Currently, I've this code: public FileResult Export([DataSourceRequest]DataSourceRequest …

c# .net dll nuget kendo-asp.net-mvc
Difference between Chocolatey and NuGet

Is Chocolatey a higher version of NuGet or a different package manager? Where should I put my open source application? …

nuget chocolatey
NuGet Package Restore cannot find package, has no Source

I have a package on my TeamCity NuGet feed, built by TeamCity, but a dependent TC project cannot see it …

.net msbuild teamcity nuget
Could not load file or assembly 'RestSharp, Version=105.2.3.0

I am having some trouble understanding this issue. I have a local project with Twilio added via Nuget. But when …

c# asp.net iis nuget twilio
"Unable to find version" during TFS Build 2015 when restoring NuGet packages

I'm having troubles with NuGet package restoring during a TFS Build 2015. Since some packages require NuGet 3.x client, I've configured …

visual-studio tfs nuget visual-studio-2015 tfs-2015
Nuget: Change package directory path and name

Is it possible to change the name and the path of the created nuget package directory? My current folder structure …

nuget nuget-package directory-structure
Visual Studio cannot find custom tool RazorGenerator

I've installed the NuGet package for RazorGenerator.mvc and then run the shell command Enable-RazorGenerator and get the following message: …

asp.net-mvc visual-studio-2010 nuget razorgenerator
What are .NET Platform Extensions on docs.microsoft.com?

There is a framework-level navigation element at Microsoft Docs called ".NET Platform Extensions". It contains docs on recently added APIs …

.net .net-core nuget nuget-package .net-standard
Installing Nuget Packages globally

Is there a way to install Nuget Packages globally? I have a Nuget Package that I would like to use …

c# nuget package-management
How do I create the ELMAH SQL Server database?

How do I create the ELMAH SQL Server database? I added it to my ASP.NET MVC project through NuGet …

asp.net-mvc elmah nuget