* 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>
Add .net4.5.2 and .netcore configurations. Exclude test project from release config. Fix typo in SimpleTest.csproj config. Add instructions for Linux and Mono users. Make README.md more succinct. Fix for review comments