Skip to content

Justin-Booij/ScalableArchitectureWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Architecture Workshop: Self-Driving Car Playground

This project is a hands-on workshop playground for exploring scalable software architecture and design patterns using a self-driving car simulation. It features a modular .NET 8 Avalonia UI application, pluggable routing engines, and extensible components to demonstrate real-world architectural decisions.

Running the Application

  1. Install the .NET 8 SDK
  2. Restore dependencies:
    dotnet restore
  3. Run the Avalonia UI application:
    dotnet run --project SelfDrivingCar.Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors