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

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.

See more