Posted on: 8/11/2011 3:28:25 AM | Views : 712

Hello, my name is Jeff, and I am addicted to NuGet.  
I firmly believe NuGet is one of the best things to come out of Microsoft in a long time, or maybe ever.  NuGet has already transformed the way the RIA Services team releases software.  Now it's starting to change the way we build our features.  I can envision lots of clever ways to utilize NuGet, but before going crazy, I want a sanity check.
tl;dr: Should we go hog-wild with NuGet, or should we keep our focus on the MSI?
Releasing Software Starting at MIX11, the RIA Services team published a set of NuGet packages.  These packages contained features that have traditionally been included in our RiaServicesToolkit.msi, but NuGet allows us to break the single Toolkit up into several distinct pieces.
RIAServices.Endpoints - Includes the SOAP and JSON endpoints Go to the complete details ...