MSDN .NET Hub

Explore .NET Tutorials

Getting Started with .NET Core

Learn the fundamentals of building cross-platform applications with .NET Core. This tutorial covers setup, project structure, and basic concepts.

Start Now

ASP.NET Core Web Development

Build modern, cloud-based, internet-connected applications using ASP.NET Core. Explore MVC, Razor Pages, and Web APIs.

Start Now

Data Access with Entity Framework Core

Master data persistence in your .NET applications. This guide covers using Entity Framework Core for object-relational mapping.

Start Now

Introduction to Blazor

Discover Blazor, the framework for building interactive client-side web UIs with .NET. Create single-page applications without JavaScript.

Start Now

Asynchronous Programming in C#

Understand and implement asynchronous operations using async and await in C# to build responsive applications.

Start Now

Working with .NET Standard Libraries

Learn how to create reusable code libraries that can be shared across different .NET platforms.

Start Now