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

ASP.NET Core: Globalization and Localization

Jan 6, 2017

Nice article by Daniel Jimenez Garcia overviewing globalization and localization support in ASP.NET Core.

Modifying the UI based on user authorisation in ASP.NET Core

Jan 5, 2017

Andrew Lock demonstrates how to inject a custom service in your views to modify the display depending on the user's login state.

Localization Resource Generator & Translator via "dotnet" CLI

Jan 4, 2017

Hisham Bin Ateya shares a custom dotnet cli command that uses the Microsoft Translation APIs to generate and translate localization resource files.

Debugging into ASP.NET Core Source

Jan 3, 2017

Steve Gordon shows how to debug into the ASP.NET Core source code.

See more