Further reading
The following resources provide more information concerning the topics in this chapter:
- For more information on Blazor, refer to https://blazor.net.
- For more information on the .NET Foundation, refer to https://dotnetfoundation.org.
- For more information on the ASP.NET repository on GitHub, refer to https://github.com/dotnet/aspnetcore.
- For more information on SignalR, refer to https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction.
- For more information on PWAs, refer to https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps.
- For general information on WebAssembly, refer to https://webassembly.org.
- For more information on the W3C WebAssembly Core Specification, refer to https://www.w3.org/TR/wasm-core.
- For more information on browser compatibility with WebAssembly, refer to https://caniuse.com/?search=wasm.