News

I did away with the support for both DateTime and DateTimeOffset, since I'm only using DateTimeOffset in my app and it was causing a headache (Blazor doesn't seem to support type constraints).
Blazor WebAssembly by Example is a project-based guide for learning how to build single-page web applications using the Blazor WebAssembly framework. This book emphasizes the practical over the ...