Free courses
Start learning ASP.NET and ASP.NET Core for free with videos, interactive tutorials, code samples and more.
Learn moreCommunity spotlight RSS Feed

Announcing ASP.NET 2.0.0-Preview1 and Updates for .NET Web Developers
The ASP.NET team announces the first preview version of the ASP.NET Core 2.0 framework, plus updates for ASP.NET 4.7 and WCF.

ASP.NET Core SynchronizationContext
Jun 30, 2017
Stephen Cleary explains what the removal of AspNetSynchronizationContext from ASP.NET Core means to developers.

ASP.NET Core Anatomy (Part 4) – Invoking the MVC Middleware
Jun 29, 2017
Steve Gordon covers the initial steps that happen when a request flows into the MVC middleware in the 4th part of this continuing series.

Friendly URLs in Razor Pages
Jun 28, 2017
Hisham Bin Ateya shows how to configure the routes in Razor Pages to create friendly URLs.

Use IServer from ASP.NET Core to create your own web server
Jun 27, 2017
Fanie Reynders uses the IServer interface from ASP.NET Core to create his own HTTP server.

WilderMinds' ASP.NET Core Snippets
Jun 26, 2017
Shawn Wildermuth's Wilder Minds shares a set of snippets for building ASP.NET Core projects in Visual Studio Code.

Using ImageSharp to resize images in ASP.NET Core - a comparison with CoreCompat.System.Drawing
Jun 23, 2017
Andrew Lock crops and resizes images in an ASP.NET Core application using ImageSharp.

Testavior: A Happy Solution To Test Your ASP.NET Core Applications
Jun 22, 2017
Arnaud Auroux introduces Testavior, a lightweight solution to help the development of behavior tests for ASP.NET Core.


