MSDN .NET Samples

Explore code samples and examples for .NET development.

Sample Code and Projects

ASP.NET Core Web API Starter

A foundational project demonstrating how to build a simple RESTful API using ASP.NET Core 6.

ASP.NET Core Web API C#
Last Updated: 2023-10-27
Complexity: Beginner

WPF Modern UI Showcase

Showcases modern UI design patterns and controls for Windows Presentation Foundation (WPF) applications.

WPF UI Design XAML C#
Last Updated: 2023-10-25
Complexity: Intermediate

MAUI Cross-Platform App

A sample application built with .NET MAUI, demonstrating sharing code across iOS, Android, macOS, and Windows.

MAUI Cross-Platform Mobile C#
Last Updated: 2023-10-20
Complexity: Intermediate

Azure Functions: Blob Trigger Example

An example of an Azure Function triggered by Blob Storage events, performing a simple file processing task.

Azure Serverless Cloud C#
Last Updated: 2023-10-18
Complexity: Beginner

Entity Framework Core Data Access

Demonstrates practical usage of Entity Framework Core for data persistence in a .NET application.

EF Core Data Access ORM C#
Last Updated: 2023-10-15
Complexity: Intermediate

ML.NET Image Classification

A sample project using ML.NET to perform image classification tasks.

ML.NET AI Machine Learning C#
Last Updated: 2023-10-12
Complexity: Advanced

gRPC Service Example

Build a high-performance gRPC service that runs cross-platform on Linux, Windows, and macOS.

gRPC Microservices Linux C#
Last Updated: 2023-10-10
Complexity: Intermediate