Martijn van Dijk
56d687fb03
Warnings again ( #796 )
* Fix more warnings
* Nuget update
* Extend interface
* Move progres
* Namespace changes
* Format
* Renames
* Moves
* More moves
* More warnings
* Use new package for reactive
* Add editor config
* Allow 0
* Fix warnings
* Warnings as error
* Lint changes
* Revert "Drawingback Lint changes"
This reverts commit ed1ba1bfa5
.
* Fix lines
* Add editor config update
* More editor
* More editorconfig
* Format
* Format
* Format
* Fixes
* Format
* Format
* Runs bucket notification test by itself
---------
Co-authored-by: Ersan Bozduman <ersanbozduman@gmail.com>
2 years ago
Martijn van Dijk
66cef4f5ce
Fixes ( #774 )
* 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
2 years ago
Martijn van Dijk
b332b78f47
add .Net6 support across codebase ( #732 )
Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
2 years ago
Luiz Carlos Faria
50f15fb2d5
Improve testability with IMinioClient interface ( #688 )
* Adding all non-deprecated operations to IMinioClient
* Removing factory (With*()) operations from interface maintaining on MinioClient class.
3 years ago
Harshavardhana
9bd3c6943a
run entire project formatting cleanup using regitlint ( #633 )
Also bring change from PR https://github.com/minio/minio-dotnet/pull/623
Thanks to @amiru3f
3 years ago
P R
a0cc80cb61
LegalHold APIs (Set, Get) with Args, Response. ( #495 )
5 years ago