Blog

Get building

ASP.NET

ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.

Download Visual Studio 2017
Free, powerful IDE for ASP.NET on Windows
Download .NET Core
Free .NET command-line tools for Windows, Mac, and Linux

Free courses

Start learning ASP.NET and ASP.NET Core for free with videos, interactive tutorials, code samples and more.

Learn more

Community spotlight RSS Feed

ASP.NET Community Standup

Watch the weekly ASP.NET Community Standup for live demos, Q&A, roadmap information and more.

.NET Conf is September 12 — 14, 2018 — Save the Date!

.NET Conf is a free, 3 day virtual developer event co-organized by the .NET community and Microsoft.

ASP.NET Core 2.2 First Look – Endpoint Routing (aka Dispatcher)

Aug 24, 2018

Steve Gordon takes a look at Endpoint Routing, a new feature coming in ASP.NET Core 2.2.

ASP.NET Core 2.2.0-preview1 now available

Aug 23, 2018

Sourabh Shirhatti announces the Preview 1 release of .NET Core 2.2.0.

Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining

Aug 22, 2018

Nemanja Mijailovic shows some less obvious (but almost universally applicable) techniques for improving application performance.

Tiered Compilation Preview in .NET Core 2.1

Aug 21, 2018

Noah Falk dives into the Tiered Compilation Preview in .NET Core 2.1, which allows .NET to have multiple compilations for the same method that can be hot-swapped at runtime.

Let's Learn To Make Shopping Cart Using ASP.NET Core Blazor Using EF And Web API

Aug 20, 2018

Syed Shanu creates a shopping cart using ASP.NET Core Blazor, Entity Framework, and Web API.

Build a Simple CRUD App with ASP.NET Core 2.1 and Angular 6

Aug 17, 2018

Lee Brandt builds a base CRUD app with ASP.NET Core 2.1 and Angular, showing how to update the Angular project to the latest and greatest.

See more