
Introducing Online GZIP de/compressor, built with Blazor WebAssembly
-
.NET
Using Blazor WASM and the GZIP API's I created this little web application which you can use to compress and decompress multiple files using GZIP.

Fix Blazor WebAssembly PWA integrity checks
-
.NET
The service-worker-assets.js file is generated during publish and any modification made to the listed files after publish will cause the integrity check to fail.