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.
Last Updated: 2023-10-27
Complexity: Beginner
WPF Modern UI Showcase
Showcases modern UI design patterns and controls for Windows Presentation Foundation (WPF) applications.
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.
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.
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.
Last Updated: 2023-10-15
Complexity: Intermediate
ML.NET Image Classification
A sample project using ML.NET to perform image classification tasks.
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.
Last Updated: 2023-10-10
Complexity: Intermediate