* Design concept for Dispatcher Part of: #11610 This change brings forward the Dispatcher as a more primary and more expandable concept. - Dispatcher shows up in more places - Dispatcher is an abstract class for horizontal scalability - Dispatcher has parallels with S.Windows.Threading.Dispatcher where possible Looking for feedback on this approach. I feel pretty strongly that making this an abstract class is the right choice, I want to see opinions on how much to push it into people's faces. * WIP * PR feedback |
||
|---|---|---|
| .. | ||
| Blazor | ||
| BlazorExtension/src | ||
| Build | ||
| DevServer/src | ||
| Http | ||
| Server | ||
| Templates | ||
| testassets | ||
| Directory.Build.targets | ||