Make it all dynamic in BLAZOR – Routing, Pages and Components
Dear friends, Microsoft just released .Net Core 3.0 Yes! It happened at .NET Conf 2019. A lot of interesting stuff 🙂 Like the new fast JSON API – System.Text.Json(No need for Newtonsoft anymore) and of cource C# 8 with all it’s new stuff: Async streams – IAsyncEnumerable(we can finally use Yield) Switch Expressions Nullable reference … More Make it all dynamic in BLAZOR – Routing, Pages and Components