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

Announcing the Fastest ASP.NET Yet, ASP.NET Core 1.1 RTM

ASP.NET Core 1.1 is now available as a stable release on nuget.org! This release includes a bunch of great new features along with many bug fixes and general enhancements.

Integrate HangFire With ASP.NET Core WEB API

Nov 14, 2016

Virendra Dugar shows how to integrate HangFire with ASP.NET Core to perform background tasks that are persistant across application restarts.

9 Docker .NET App Templates: A Complete Guide

Nov 11, 2016

This article from Amjad Afanah covers detailed steps for Dockerizing a .NET application that can connect to multiple databases - including SQLite, PostgreSQL, and Microsoft SQL Server

How to easily extend your app using MediatR notifications

Nov 10, 2016

Jon Hilton shows how and why to centralize your notification logic in an ASP.NET Core application with Mediatr.

See more