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!

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.

Using NancyFx in ASP.NET Core

Sep 27, 2016

Anuraj Parameswaran shows how to configure NancyFx in an empty ASP.NET Core application.

See more

What's new RSS Feed

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...

Logging

Tuesday, September 27, 2016

ASP.NET Core has built-in support for logging, and allows developers to easily leverage their preferred logging framework’s functionality as well. Implementing logging in your application req...

See more