Register for the ASP.NET Core workshop presented by Scott Hunter, Jeff Fritz, and Shayne Bower from the .NET/ASP.NET team at DEVintersection 2016! Learn more >
Blog

Get building

ASP.NET

ASP.NET is an open source web framework for building modern web applications and services. With ASP.NET you can quickly create web sites based on HTML, CSS and JavaScript, scale them to millions of users and easily add more complex capabilities like Web APIs, forms over data or real time communications.

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

Community spotlight RSS Feed

Announcing the ASP.NET Core September 2016 Patch Release

The .NET team announces the September 2016 updates for ASP.NET Core!

Stop wasting time during .NET Core builds

Sep 30, 2016

Donovan Brown points out an important environment variable to speed up .NET Core installation on build servers.

JavascriptServices: ASP.NET Core meets node.js

Sep 29, 2016

Nicolas Bello Camilletti explains the components included in JavaScriptServices.

ASP.NET Core 1.0 with MySQL and Entity Framework Core

Sep 28, 2016

Damien Bowden shows how to use MySQL with ASP.NET Core and EF Core.

See more

What's new RSS Feed

Publish to a Linux Production Environment

Saturday, October 1, 2016

In this guide, we will cover setting up a production-ready ASP.NET environment on an Ubuntu 14.04 Server. We will take an existing ASP.NET Core application and place it behind a reverse-proxy ser...

Publishing to IIS

Thursday, September 29, 2016

Sections: Supported operating systems IIS configuration Install the .NET Core Windows Server Hosting bundle Application configuration Deploy the application Configure the...

See more