Showing results for April 2013 - .NET Blog

Apr 30, 2013
Post comments count0
Post likes count0

Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps

Tom Dykstra - MSFT
Tom Dykstra - MSFT

The ASP.NET content maps are lists of resources that we have reviewed and recommend. The content maps have been popular in their present form, but we’re looking at ways to improve them, such as by publishing more lists but with a narrower focus to each one, by providing more information for each link, and by formatting them differently. Here ...

ASP.NET
Apr 30, 2013
Post comments count0
Post likes count0

A quick note about the new MinClientVersion attribute

Luan Nguyen
Luan Nguyen

In the NuGet 2.5 release, we added the MinClientVersion property to the package manifest schema to allow for a package to demand the minimum version of the NuGet client that can install it. Because this feature was added in version 2.5, older versions of NuGet won't be able to recognize it. Therefore, older clients will always refuse to install pa...

NuGetFeature Announcement
Apr 26, 2013
Post comments count0
Post likes count0

Support for Native Projects

Jeff Handley
Jeff Handley

In the NuGet 2.5 release notes, we called out that NuGet now has support for native projects. We wanted to explain exactly what "support for native projects" means. Visual Studio Support Until NuGet 2.5, if you were working in a Visual C++ project, the 'Manage NuGet Packages' context menu would not show up for the project; with NuGet 2.5, we now ...

NuGetFeature Announcement
Apr 25, 2013
Post comments count0
Post likes count0

NuGet 2.5 Released

Jeff Handley
Jeff Handley

Download it now NuGet was included in all editions of Visual Studio 2012 and it's also available for Visual Studio 2010 through the Visual Studio Extension Manager. To get the latest version of NuGet installed in Visual Studio, either check for updates in the extension manager or download the latest version directly. Acknowledgements We would li...

NuGetRelease announcement
Apr 24, 2013
Post comments count0
Post likes count0

Social Engineering

Immo Landwerth
Immo Landwerth

When people in our industry use the term “social engineering” they are usually referring to security attacks. Politicians and lobbyists would mean something entirely different too. But that’s not what I will talk about here. Instead, I’ll talk about the kind of social life we’ve around in our team. Why am I using the t...

.NET
Apr 22, 2013
Post comments count0
Post likes count0

XDT (XML Document Transform) released on codeplex.com

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

In Visual Studio 2010 we introduced a simple and straight forward method of transforming web.config during publishing/packaging. This support is called XML Document Transform, aka XDT. It allows you to transform any XML file, not just web.config. To learn more about XDT check out the docs. Since we've released XDT there has been interest in re-usi...

ASP.NET
Apr 22, 2013
Post comments count0
Post likes count0

XDT web.config transforms

Jeff Handley
Jeff Handley

Sitting there since October 12, 2010, with a total of 55 votes accumulated since then, there's a NuGet feature that has had more than its fair share of attention: Support Visual Studio (XDT) Web.config Transforms. It's the 17th highest voted work item of all time for NuGet, and the 5th highest voted open work item. Today, we are announcing that we ...

NuGetFeature Announcement
Apr 19, 2013
Post comments count0
Post likes count0

Goodbye preview.nuget.org. Hello staging.nuget.org!

Andrew Stanton-Nurse
Andrew Stanton-Nurse

TL;DR The preview.nuget.org site is going away. Switch to staging.nuget.org by April 26th! Goodbye preview.nuget.org We have a version of the NuGet Gallery called "Preview" and it's been hosted at preview.nuget.org since early in the Gallery's lifetime. Until recently, our QA team used preview.nuget.org to do their testing, but we've also occasio...

NuGetNuGet.org
Apr 15, 2013
Post comments count0
Post likes count0

NuGet 2.5 Release Candidate

Jeff Handley
Jeff Handley

Updated: The NuGet 2.5 Release Candidate was available from April 15 to April 25, 2013. For the several hundred of you that downloaded the release candidate, we truly appreciate your verification of the RC build that became the final release. What's Included in NuGet 2.5 This release was so big, we felt compelled to skip versions 2.3 and 2.4! To ...

NuGetRelease announcement
Apr 11, 2013
Post comments count0
Post likes count0

Recent NuGet Gallery Updates

Jeff Handley
Jeff Handley

The NuGet Gallery crew has gotten into a rhythm of publishing updates every 2 weeks. With the increased update frequency, we found that we needed to create a changelog to highlight new features. That changelog is now available directly from within our source repository on GitHub. You can access the changelog directly here: https://github.com/NuGet...

NuGetNuGet.org