New features and changes in this release:
- Add async stream support, this improves the compatibility with asp.net core 3.1 and above applications
- Add the compression provider sample for asp.net core applications
- Upgrade brotli core to v1.0.9 with minor speed / memory usage improvements besides some CVE fix
- Add some usefully byte[]/stream extensions, so compress/decompress is more easier
Please note:
.NET Framework 3.5/4.0 are no longer supported since this release.