Explore .NET Samples

Web API Sample Image

Build a RESTful Web API

Learn how to create robust and scalable web APIs using ASP.NET Core. Covers routing, controllers, data access, and more.

ASP.NET Core Web API C# REST
MAUI App Sample Image

Cross-Platform Mobile App with .NET MAUI

Develop native applications for Windows, macOS, iOS, and Android from a single codebase using .NET MAUI.

.NET MAUI Mobile Development Cross-Platform C#
Blazor Web Sample Image

Interactive Web Apps with Blazor

Build modern, interactive web UIs using C# with Blazor. Explore Blazor Server and Blazor WebAssembly.

Blazor Web Development C# SPA
Desktop App Sample Image

Modern Desktop Applications

Create rich, native desktop experiences for Windows using WPF or WinUI 3.

WPF WinUI 3 Desktop Development C#
Cloud Service Sample Image

Leveraging Cloud Services

Integrate your .NET applications with cloud platforms like Azure, including serverless functions and databases.

Azure Cloud Computing Serverless C#
Data Access Sample Image

Efficient Data Access

Explore Entity Framework Core for powerful and efficient data access in your .NET applications.

Entity Framework Core Data Access ORM C#