Martijn van Dijk
3244815d05
Minioclient refactor with config ( #856 )
* Add config to MinioClient interface
* Fix issues
* Add docs
* Clean
* Clean
* Fix
* Add api sample in readme
* Add logging
* Add missing comments
* Format
2 years ago
Martijn van Dijk
fe3928acc7
Warnings6 ( #829 )
* Fix warnings
* Fix warnings
* Fix regex
* Rewrite handlers
* Format
* Move files
* Format
* Remove
* Rename
2 years ago
Martijn van Dijk
e3a0a90188
Fixes
2 years ago
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
db93895529
Fix more warnings ( #793 )
* Warning fixes
* More warnings
* Format
* Fix regex
* Move string to extension from uri
* More fixes
* More stuff
* Format
* No extra files in test projects
* Possible fix for build failure
* increases the http timeout
* uses 'Dispose' instead of 'using'
---------
Co-authored-by: Ersan <ersan.bozduman@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
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
ebozduman
7344e9e3d4
Replaces RestSharp library with built-in HttpClientFactory ( #551 )
4 years ago
Priyank Raj
547486f996
fix: Functional Tests and access modifiers ( #517 )
4 years ago
ig-sinicyn
654f1d3284
Retry policy callback for the MinioClient ( #392 )
5 years ago