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 Core 2.0

The ASP.NET team is proud to announce general availability of ASP.NET Core 2.0. This release features compatibility with .NET Core 2.0, tooling support in Visual Studio 2017 version 15.3, and the new Razor Pages user-interface design paradigm.

Exploring HEAD method behavior in ASP.NET Core

Nov 6, 2017

Tomasz Peczek explores how the HEAD method is handled by ASP.NET Core and proposes solutions to some problems.

Publishing a Web App to an Azure VM from Visual Studio

Nov 3, 2017

Justin Clareburt publishes an ASP.NET web application directly to an Azure VM with Visual Studio 15.5 (Preview).

.NET Framework 4.7.1 ASP.NET and Configuration features

Nov 2, 2017

Preeti Krishna gives the highlights of .NET Framework 4.7.1 Early Access, including configuration builders, ExecutionStepInvoker, HttpCookie parsing, and SHA-2 hash options for credentials and Message.HashAlgorithm

Uploading Files in Razor Pages

Nov 1, 2017

Hisham Bin Ateya uploads images in Razor Pages and shares the code.

HTML parsing toolset for .NET Standard

Oct 31, 2017

Atif Aziz shares High5, an HTML parser for .NET Core.

Exploring the ASP.NET Core Identity PasswordHasher

Oct 30, 2017

Andrew Lock looks at the source code for the PasswordHasher implementation, and how it handles hashing user passwords for verification and storage.

Why you should join .NET Core and ASP.NET Core train

Oct 27, 2017

Ibrahim Suta details the many positive aspects of ASP.NET Core, including the speed, tooling, logging, built-in DI, async pipeline, community, and the fact that it is fully open source.

See more