Martijn van Dijk
cd356c8a3f
Format
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
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
97324efc53
Add builder pattern support for CopyObject API. ( #485 )
5 years ago
Tino Hager
87aab4a079
Cleanup Examples ( #319 )
6 years ago
Tino Hager
f9771337d7
Cleanup code ( #312 )
- Cleanup Functional Tests, Tests Project and examples.
6 years ago
Ivan Maximov
ec0a599450
Code cleanup ( #303 )
- Idiomatic style changes
- Code formatting.
6 years ago
kannappanr
765959dde8
Replace Minio with MinIO and minio.io with min.io ( #297 )
6 years ago
poornas
794aa9a3eb
Add server side encryption support ( #259 )
Fixes #251
7 years ago
poornas
1fd303c25a
Rewrite SDK to support .NetCore and .Net 4.5.2 ( #124 )
8 years ago
poornas
32174d95ae
refactor client and exception handling
9 years ago
poornas
75e8b53c42
add API docs for dotnet client.
9 years ago
poornas
6c578d1706
support virtual hosted-style requests for AWS
9 years ago
poornas
b05bf3af9d
refactor code to use namespace Api for all bucket and object operations
9 years ago
poornas
5585d5dd98
Add CopyObjectAsync callfor copy operation of objects between buckets
9 years ago
poornas
c58043c0f1
Implement RemoveBucketAsync and BucketExistsAsync
9 years ago