close
The Wayback Machine - https://web.archive.org/web/20170322034656/https://www.asp.net/
Register for the ASP.NET Core sessions presented by Scott Hunter, Jeff Fritz, and Dan Roth from the .NET/ASP.NET team at DEVintersection 2017! 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!

Reloading strongly typed options in ASP.NET Core 1.1.0

Mar 7, 2017

Andrew Lock explains how to use the new IOptionsSnapshot interface in ASP.NET Core 1.1.0 to reload changes to strongly typed options.

Project.json to MSBuild conversion guide

Mar 7, 2017

Nate McMaster provides an indepth guide to converting project.json projects to MSBuild.

Working with Multiple .NET Core SDKs - both project.json and msbuild/csproj

Mar 6, 2017

Scott Hanselman shows how to work with more than one version of .NET Core installed.

Working with a Distributed Cache in ASP.NET Core

Mar 6, 2017

Jignesh Trivedi shows how to implement a distributed cache in ASP.NET Core using both Redis and SQL Server backends.

New Year, New Blog

Mar 3, 2017

Wolfgang Ziegler describes how he built a custom blogging engine with ASP.NET Core and static pages generated from Markdown.

Custom Project Templates Using dotnet new

Mar 3, 2017

Muhammad Rehan Saeed explores the upcoming dotnet new experience and shows how to create additional templates.

A File Upload API with Nancy, .NET Core in a Shockingly Small Amount of Code

Mar 2, 2017

Fernando Rodriguez builds out a file upload API using Nancy, .NET Core, Dapper, and Azure.

See more