* Fix
* Null checks
* Cleanup
* Is or is not null checks
* Update nuget
* Fix concurency bug in older dotnet
* Fix buffer bug in older dotnet
* More null checks
* New name
* Disable analyzer again
* Move more to extensions
* Invert checks
* Fix
* Start using hashing and span
* Skip some tests for now
* Working version
* Cleanup
* More span
* Cleanup
* Cleanup response
* More Span
* Fix hash
* More span
* Add netstandard compat back in
* Fix null checks
* Format
* Fix all span for netstandard
* Update package
* Add net48 compat in tests
* Fix warnings
* Fix test
* Completes changes to support 4.7.2 & 4.8 releases
* Changes to support 4.x releases
* Fix tags
* Fix file name
* turn the escaping off
* Format
* Update format
* Fix tests
* Update nuget
* Fix warnings
* More span
* Format
* Fix test
* More span
* Optimize streams
* Format again
* More memory
* Format
* Performance
* Fix test
* Progress
* More stream
* Format
* Fix response
* More span
* Use memory
* fixes the lint errors
* Fix merge
* Fixes
(cherry picked from commit 3363b2519d)
* More fixes
(cherry picked from commit 869fc5fc44)
* more lint changes
---------
Co-authored-by: Ersan <ersan.bozduman@gmail.com>