This is a short demonstration how to build a modern client-server app using C# .NET 7.
The server side code is built with ASP.NET Core WebAPI using the Minimal API Feature.
The client side code is built with .NET Maui, supporting iOS, Android, macOS, and Windows.
This project is deprecated. The latest development has moved to https://github.com/imfanchen/AspireApp