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

What's new RSS Feed

What's New in ASP.NET 4.5 and Visual Studio 2012

Friday, August 19, 2016

This document describes new features and enhancements that are being introduced in ASP.NET 4.5. It also describes improvements being made for web development in Visual Studio 2012.

Getting Started with ASP.NET Web API

Tuesday, July 19, 2016

In this tutorial, you will create your first HTTP service using ASP.NET Web API.

See more