This repo shows off a banking app built using .NET Aspire and Orleans
- As long as you meet the prerequisites for .NET Aspire, you should be good to go.
The process of running Woodgrove is as follows:
- Clone this repository
- CD into the
AppHostdirectory - Run
dotnet run - Open the
bankservice in your browser from the .NET Aspire Dashboard - See customers and transations appearing
- Back in the .NET Aspire Dashboard, explore the logs from all the services