Blazor
JavaScript Interop Error in Blazor – JSException: Unexpected token ‘?’
Ran across this weird “Unexpected token ‘?'” error with JavaScript interop in Blazor. The solution was pretty simple, once I figured it out.
Ran across this weird “Unexpected token ‘?'” error with JavaScript interop in Blazor. The solution was pretty simple, once I figured it out.
I was invited to a community call to demonstrate how you can build Microsoft Teams apps with Blazor. This article is the script for that demo.
Blazorade Teams is a component library for Blazor applications that gives you the easiest way to build s Microsoft Teams tab app in Blazor.
Learn how to write a Microsoft Teams app with Blazor (Server or WebAssembly) that leverages the benefits of Blazor as much as possible.
Blazorade XML Docs is a library built for Blazor apps. Use to create documentation for your .NET assemblies leveraging XML documentation comments.