aspnetcore/src/Components/Blazor
Ryan Nowak a27b9fc335
Blazor API Review: Design concept for Dispatcher (#11930)
* 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
2019-07-11 17:31:57 -07:00
..
Blazor Blazor API Review: Design concept for Dispatcher (#11930) 2019-07-11 17:31:57 -07:00
BlazorExtension/src
Build Blazor API Review: Design concept for Dispatcher (#11930) 2019-07-11 17:31:57 -07:00
DevServer/src
Http Move Blazor HttpClient functionality out of sfx 2019-07-01 17:14:38 -07:00
Server Revert "Remove some dead code in Blazor hosting" 2019-07-05 20:18:54 -07:00
Templates Update dependencies from 5 repositories (#11939) 2019-07-09 15:19:03 -07:00
testassets Update dependencies from 5 repositories (#11939) 2019-07-09 15:19:03 -07:00
Directory.Build.targets