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
AppHost
directory - Run
dotnet run
- Open the
bank
service 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