Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 638 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 638 Bytes

Woodgrove Bank

This repo shows off a banking app built using .NET Aspire and Orleans

Prerequisites

Setup

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