Community

Creating multi-target NuGet Packages with vNext

(Rick Strahl) One feature that is going to make it much easier to create multi-targeted NuGet packages is the ability of the vNext platform to package compiled code directly into NuGet packages. By default vNext applications don’t compile to disk but rather create source code in the AppCode folder.

Read More - Register for Free Membership