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 2017
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

ASP.NET Community Standup

Watch the weekly ASP.NET Community Standup for live demos, Q&A, roadmap information and more.

ASP.NET Core 2.1.0-rc1 now available

Dan Roth announces the first release candidate of ASP.NET Core 2.1!

Create a CRUD App using Blazor and ASP.NET Core

May 30, 2018

Virendra Dugar sets up Blazor and creates a CRUD app using Blazor and ASP.NET Core.

Blazor Redux

May 29, 2018

Tor Hovland connects a Redux state store with Blazor to provide a compelling platform for frontend development.

Turning a ASP.NET Core website into a Progressive Web App (PWA)

May 28, 2018

Kristoffer Strube turns an ASP.NET Core website into a Progressive Web App (PWA) to better the user experience.

Library Manager: Client-side content manager for web apps

May 25, 2018

Justin Clareburt previews Library Manager, an experimental client-side library acquisition tool available in Visual Studio 2017.

Exploring ActionResult in ASP.NET Core 2.1

May 24, 2018

Joonas Westlin dives into ActionResult<T> in ASP.NET Core 2.1.

HttpClientFactory in ASP.NET Core 2.1 (Part 3)

May 23, 2018

Steve Gordon continues his series on HttpClientFactory by taking a look at outgoing request middleware with handlers.

See more