Interactive Storytelling with Oqtane
Last month I spoke at the Trail Blazor conference about build dynamic learning experiences.
https://youtu.be/bc7_zPEule8?si=dCNg4raGQlkoxqzv
Oqtane is built on Blazor that is part of Asp.Net so that's C# and dotnet core. The TLDR; on intra-module communication in Oqtane is publishing and subscribing to events using INotifyPropertyChanged.