Announcing the Release of Web API OData 5.3
The NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery!Download this releaseYou can install or update the NuGet packages for ASP.NET Web API OData 5.3 using the NuGet...
View ArticleAnnouncing the 0.6.0-beta preview of Microsoft Azure WebJobs SDK
We are releasing another preview of the Microsoft Azure WebJobs SDK, which was introduced by Scott Hanselman. To read more about the previous preview, read this announcement post.This release has the...
View ArticleThe Ajax Control Toolkit are now maintained by DevExpress
The open sourced Ajax Control Toolkit now has a new owner: DevExpress. This project was created on codeplex in 2007 and our team has been sponsoring its development ever since. It has been downloaded...
View ArticleASP.NET vNext in Visual Studio “14” CTP 4
Today we released updates for ASP.NET vNext in Visual Studio “14” CTP 4. This release includes the ASP.NET vNext runtime and tooling improvements as outlined below.ASP.NET vNext RuntimeThis CTP...
View ArticleWhere can you meet the team? November 2014 at AngleBrackets and TechEd
We on the Web Tools team love hanging out with the community. We thought it would be cool to start sharing exactly where we will be and what conferences or user groups you can join us at!The .NET...
View Article_references.js file’s auto sync feature
In VS2013 RTM, we shipped a not well known feature for _references.js file: /// <autosync enabled="true" />. If we specify /// <autosync enabled="true" /> in the beginning of...
View ArticleAnnouncing Microsoft.ASPNET.Facebook 1.1 RTM
The NuGet packages for Microsoft.ASPNET.Facebook 1.1 are now live on the NuGet gallery!Download this releaseYou can install or update the NuGet packages for Microsoft.ASPNET.Facebook 1.1 using the...
View ArticleAnnouncing new Web Features in Visual Studio 2013 Update 4 RC
Today, the Visual Studio team announced the release of Visual Studio 2013 Update 4 RC. Our team added a few useful features and did some bug fixing in this update to improve the web development...
View ArticleMicrosoft Asp.Net MVC Security Update MS14-059 broke my build!
Microsoft just released a new security update to be automatically applied to machines configured to use Microsoft Update. The security bulletin is available here:...
View ArticleASP.NET Identity 2.2.0-alpha1
We are releasing a preview of ASP.NET Identity 2.2.0-alpha1. The main focus in this release was to fix bugs and address performance issues.Download this releaseYou can download ASP.NET Identity from...
View ArticleWhere can you meet the team? November 2014 at AngleBrackets and Connect();
We’ve got two big events coming up next week. AngleBracketsNov 10th-13th in Vegas is an exciting open-source web conference that’s collocated with DevIntersections. That means you can register for one...
View ArticleDialog box may be displayed to users when opening projects in Microsoft...
After the installation of the Microsoft .NET Framework 4.6, users may experience the following dialog box displayed in Microsoft Visual Studio when either creating new Web Site or Windows Azure project...
View ArticleNew Developer and Debugging Features for Azure WebJobs in Visual Studio
With Visual Studio Update 3, the Web Tools Extensions team added a number of great features to make it easier for ASP.NET developers publishing web applications to Azure Websites to enable background...
View ArticleAnnouncing ASP.NET features in Visual Studio 2015 Preview and VS2013 Update 4
Today we released both Visual Studio 2015 Preview and VS2013 Update 4. The ASP.NET team provided many new features and updates to both the runtime and tooling in Visual Studio 2015 Preview,...
View ArticleKatana, ASP.NET 5, and bridging the gap
This post is for developers that have been using the Microsoft Owin components (e.g. the Katana project) and want to know how it relates to ASP.NET 5.As discussed in Katana’s roadmap, the next major...
View ArticleContent negotiation in MVC 6 (or how can I just write JSON)
IntroIn this blog, I intend to provide a simplified how-things-work and how-to-change-the-behavior. It is not intended as a deep dive into content negotiation.Since Web API 1 controller code can return...
View ArticleYeoman generators for ASP.NET 5
Hi everyone, this post is in my name but it’s authored by Sourabh Shirhatti. He was a Program Manager Intern from the University of Texas at Austin that I’ve had the pleasure of working with this...
View ArticleAdding New Items to Your ASP.NET 5 Project with Yeoman Subgenerators
Hi Sayed here, this post is graciously authored by Shayne Boyer who is a member of the ASP.NET community that I've been working with lately. Enjoy. Sourabh Shirhatti did a great write up on the use of...
View ArticleASP.NET MVC 5.2.3, Web Pages 3.2.3 and Web API 5.2.3 Beta releases
While the MVC team is working hard on MVC 6 as part of the ASP.NET 5 effort, we also keep working on the 5.x packages. Today we are releasing a Beta of ASP.NET MVC 5.2.3, Web Pages 5.2.3 and Web API...
View ArticleRunning ASP.NET 5 applications in Linux Containers with Docker
As a part of our ASP.NET 5 cross-platform efforts, we are actively working on making applications written in ASP.NET 5 easy to deploy and ship on Linux and Mac OS X. A while ago, we have released the...
View Article