Skip to content

imfanchen/FanStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a short demonstration how to build a modern client-server app using C# .NET 7.

Server

The server side code is built with ASP.NET Core WebAPI using the Minimal API Feature.

Client

The client side code is built with .NET Maui, supporting iOS, Android, macOS, and Windows.

Update

This project is deprecated. The latest development has moved to https://github.com/imfanchen/AspireApp

About

A modern client-server app using C# .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages