The Wayback Machine - https://web.archive.org/web/20161112013410/https://www.asp.net/

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 ASP.NET Core 1.1 Preview 1

Jeff Fritz announces the release of ASP.NET Core 1.1 Preview 1. This release includes a bunch of great new features along with many bug fixes and general enhancements.

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.

ImageProcessor Core

Nov 9, 2016

James South announces ImageProcessor Core, a new library for manipulating images in .NET Core that’s, easy, flexible and fast.

See more

What's new RSS Feed

Use VSTS to Build and Publish to an Azure Web App with Continuous Deployment

Monday, October 17, 2016

This tutorial shows you how to create an ASP.NET Core web app using Visual Studio and deploy it from Visual Studio to Azure App Service using continuous deployment. Note To complete this tuto...

Routing

Wednesday, October 12, 2016

Routing is used to map requests to route handlers. Routes are configured when the application starts up, and can extract values from the URL that will be used for request processing. Routing functi...

See more

Morty Proxy This is a proxified and sanitized view of the page, visit original site.