close
The Wayback Machine - https://web.archive.org/web/20170510061544/https://www.asp.net/
Join the Microsoft Build 2017 livestream May 10-12! Learn more >
Blog

Get building

Image

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

Image

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 New ASP.NET Core and Web Development Features in Visual Studio 2017

Jeff Fritz announces the release of Visual Studio 2017 and describes top new features for ASP.NET developers, including ASP.NET Core tooling, Docker support, publishing enhancements and more!

Building Single Page Applications on ASP.NET Core with JavaScriptServices

Apr 4, 2017

Steve Sanderson describes three new NuGet packages, known collectively as "JavaScriptServices", that are intended to simplify SPA development and add powerful, useful features.

Functional ASP.NET Core

Apr 3, 2017

Dustin Moris Gorski runs Suave inside ASP.NET Core to benefit from the speed and power of Kestrel while still being able to build a web application in a functional approach.

dotNetify

Mar 31, 2017

DotNetify is a free, open source project that lets you create amazing real-time web applications using HTML5 and C# on a cross-platform .NET Core back-end.

Let’s create a versioned and documented ASP.NET Core Web API

Mar 30, 2017

Tom Hofman creates a versioned and semi-automatically documented Web API.

More on ASP.NET Core Running under IIS

Mar 29, 2017

Rick Strahl address a few common themes that keep coming up in regards to IIS hosting of ASP.NET Core applications.

Migrating from .NET Framework to .NET Core

Mar 28, 2017

Steve Gordon explains the steps followed to re-target an ASP.NET Core application onto .NET Core.

Logging using DiagnosticSource in ASP.NET Core

Mar 27, 2017

Andrew Lock shows how to use the DiagnosticSource logging system in an ASP.NET Core application.

See more