Quantcast
Channel: Daniel Schroeder's Programming Blog » project
Browsing all 3 articles
Browse latest View live

Making solutions with lots of projects load and build faster in Visual Studio

I came across this great article which talks about simply unloading projects from a solution to make the solution load and build faster in Visual Studio.  This is great, as some of the solution files I...

View Article



Create and publish your NuGet package in one click with the New-NuGetPackage...

I’ve spent a good chunk of time investigating how nuget.exe works and creating a PowerShell script called New-NuGetPackage to make it dirt simple to pack and push new NuGet packages. Here’s a list of...

View Article

Automatically Create Your Project’s NuGet Package Every Time It Builds, Via...

So you’ve got a super awesome library/assembly that you want to share with others, but you’re too lazy to actually use NuGet to package it up and upload it to the gallery; or maybe you don’t know how...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images