close
The Wayback Machine - https://web.archive.org/web/20170911184909/https://www.asp.net/
Image
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 ASP.NET Core 2.0

The ASP.NET team is proud to announce general availability of ASP.NET Core 2.0. This release features compatibility with .NET Core 2.0, tooling support in Visual Studio 2017 version 15.3, and the new Razor Pages user-interface design paradigm.

SaidOut.AspNetCore.HttpsWithStrictTransportSecurity

Sep 4, 2017

Said Outgajjouft shares ASP.NET Core middleware which enforces that HTTPS scheme is used and that adds the HTTP Strict Transport (HSTS) header for all HTTP responses to requests made using HTTPS scheme.

AspNetCoreSecuritySamples

Sep 1, 2017

Dominick Baier shares samples for various ASP.NET Core security features.

Web Developer Checklist

Aug 31, 2017

Mads Kristensen's complete list of tasks and checks that every web developer should go through when developing any kind of website, which he has kept up-to-date for over 4.5 years.

ASP.NET Core 2.0 Features

Aug 30, 2017

Glenn Condron digs deeper into more details of features in ASP.NET Core 2.0.

Leaner, meaner ASP.NET Core 2 logging

Aug 29, 2017

Nicholas Blumhardt uses the Serilog package for .NET Core logging, and it works the same way across the .NET Framework and .NET Core on Windows, macOS, and Linux.

IIS Administration API

Aug 28, 2017

Hisham Bin Ateya takes a look at the IIS Administration API, a REST API for managing IIS, which is built on top of ASP.NET Core with pluggable architecture.

ASP.NET Core 2.0 Authentication and Authorization System Demystified

Aug 25, 2017

David McCullough shares a deeper understanding of how the ASP.NET Core 2.0 authentication system works under the covers, from a Slack channel lesson by David Fowler.

See more