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.

Razor Pages - The Elevator Pitch
Jun 9, 2017
Mike Brind explains why you should consider using the new Razor Pages framework and demonstrates how it supports clean separation of concerns.

App Metrics
Jun 8, 2017
App Metrics is Allan Hardy's open-source and cross-platform .NET library used to record metrics within an application.

Running .NET Core Apps under Windows Subsystem for Linux (Bash for Windows)
Jun 7, 2017
Rick Strahl give the Windows Subsystem for Linux a spin with a .NET Core app.

Using Angular in an ASP.NET Core View with Webpack
Jun 6, 2017
Damien Bowden shows how Angular can be run inside an ASP.NET Core MVC view using Webpack to build the Angular application.

dotnet new Angular to Azure with Docker using CLI
Jun 5, 2017
Shayne Boyer walks through creating an Angular application using dotnet new and the ASP.NET Core Spa Templates.

Deploying An ASP.NET Core Site, You're Still Doing It Wrong
Jun 2, 2017
In this in-depth 5-part series, Chad Ramos adds predictability and reliability to the ASP.NET Core Continuous Integration pipeline using TeamCity and Octopus Deploy.

Docker for .NET Developers (Part 1)
Jun 1, 2017
Steve Gordon starts a new series of blog posts on Docker with what it is, why it might be of interest and specifically looks at what it means for .NET developers.

