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 2015
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 Core and the Enterprise Part 3: Middleware

Jan 10, 2017

Scott Allen continues his series on ASP.NET Core and the enterprise by digging into how middleware changes things for enterprise developers.

Working with Environments and Launch Settings in ASP.NET Core

Jan 9, 2017

Matthew Jones explains how environments and launch settings work in ASP.NET Core and shows the different ways they can be configured.

ASP.NET Core: Globalization and Localization

Jan 6, 2017

Nice article by Daniel Jimenez Garcia overviewing globalization and localization support in ASP.NET Core.

Modifying the UI based on user authorisation in ASP.NET Core

Jan 5, 2017

Andrew Lock demonstrates how to inject a custom service in your views to modify the display depending on the user's login state.

See more