Click here to Skip to main content
15,867,488 members
Everything / NuGet

NuGet

NuGet

Great Reads

by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
by DannyVarod
Fast, stable and powerful creation of NuGet packages
by Stuart Wheelwright
How to produce and publish a NuGet package using AppVeyor, the free continuous build service
by Simon Jackson
MonoGame 3.2 NuGet packages are GO!

Latest Articles

by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
by Kevin Mack
What's the need for a private Nuget feed
by CodingCoyote
Tutorial using the Build Task NuGet Package Template with GitHub or `dotnet new`
by Benktesh Sharma
How to handle 'Which has higher version than referenced assembly' error (Error CS1705) through Package Manager Console

All Articles

Sort by Score

NuGet 

17 Jan 2023 by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
3 Oct 2016 by Kausik J. Nag
In this article we are going to implement a step by step approach for Continuous development and Integration model with a distributed version control system, artifactory, package manger and a package repository for third party libraries.
4 Oct 2016 by Kausik J. Nag
In this article, we will optimize our continuous integration and development model with the use of JFrog Artifactory.
8 Jan 2015 by ShawInnes, Octopus Deploy
Rather than writing our own article, we thought we’d share a real life story with live environments from a genuine developer. Shaw Innes is an Octopus Deploy user.
3 Mar 2015 by Ian_Paullin
For the past few months, I’ve been analyzing Octopus Deploy in terms of it’s components, architectural design and benefits of said design decisions. In this article, we’re going to bring everything together to see the sum of all the parts.
14 May 2017 by Sander Rossel
Creating a lightweight JavaScript library that brings proper .NET-like collections and LINQ to JavaScript.
10 Dec 2015 by sbarnes
To barrow an idiom, even bad Mandelbrot is good
8 Oct 2015 by Ali BaderEddin
This article describes in detail how to set up your first OpenGL FreeGLUT window and provides you with a template for your OpenGL applications
20 Feb 2017 by Bryian Tan
Password Strength Indicator using jQuery and XML + NuGet Package
21 Sep 2014 by Alexei Shcherbakov
How to make almost universal NuGet 'System.Data.Sqlite' package for .NET and Mono
25 Jul 2013 by User 6744868
NuGet allows you to add packages to your projects, either from the public package gallery or from your own private package gallery. The latter is, in my opinion at least, somewhat under-utilised and misunderstood in the business world. This post aims to try to shed some light on how NuGet can work
3 May 2018 by Måns Tånneryd
Extending the entity framework with bulk operations for both inserts and updates
20 Dec 2014 by Erich Ledesma
How to make solution templates with NuGet packages
22 Jul 2015 by Sreekanth Mothukuru
In this article we are going to see how and where to download Visual Studio 2015 to create a brand new simple Asp.Net 5 Web Application and have a quick overview on what's new in C# 6
9 Mar 2016 by rhyous
So I have a project on GitHub called SimpleArgs. This project makes command line arguments easy in a C# project. However, one of the requirements is to have an option to use the SimpleArgs dll or to have a single file executable. Yes, everything in one single exe, so referencing a dll is not an opti
7 Aug 2017 by Sharp Ninja
Paket is an alternative to the default nuget package manager used in Visual Studio.  Paket is completely compatible with nuget, but is much more feature rich and provides real-world benefits for library developers.
18 Aug 2016 by M,AqibShehzad
Here are some useful tools for .NET developers