Free courses
Start learning ASP.NET and ASP.NET Core for free with videos, interactive tutorials, code samples and more.
Learn moreCommunity 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.