Martijn van Dijk
|
d82a4590bc
|
Add polyfill for older .net versions and fixes (#825)
* Add polyfill for older .net versions and fixes
* Update
|
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
|
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
|
b61b0c7611
|
GetObject API with Args & Response objects. (#473)
|
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
|
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
|
ee861ac57d
|
modified target url for aws requests
|
9 years ago |
poornas
|
ce9f528097
|
Add presigned operations
|
9 years ago |
poornas
|
b05bf3af9d
|
refactor code to use namespace Api for all bucket and object operations
|
9 years ago |
poornas
|
d85e4bc0e6
|
Add asynchronous GetObject to callback stream
|
9 years ago |
poornas
|
c58043c0f1
|
Implement RemoveBucketAsync and BucketExistsAsync
|
9 years ago |