Templated components expose customizable sections via parameters. Consumers then pass in their own templates for these sections that the component will use when rendering. So what does this look like ...
Take advantage of Blazor, Microsoft’s answer to full-stack development, to build rich web apps with C# and .NET Core. Microsoft’s Blazor is an open source and cross-platform web UI framework used for ...
The release version of Blazor contains two surprising changes (surprising, at least, to Peter) -- changes that broke some of his code. Here are both of those "gotchas" with the workarounds that he ...