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.

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.

Dynatrace supports monitoring of .NET Core applications
Jun 21, 2017
Christoph Neumüller explains how Dynatrace OneAgent can be used to capture monitoring data in the .NET Core process.

High-performance .NET by example: Filtering bot traffic
Jun 20, 2017
Alexandr Nikitin filters bot traffic by user agent and tunes performance along the way.
