James
655d551d58
Update README.md ( #1060 )
1 year ago
barbiefan
f7d4de594b
docs(readme): fix missing brackets in readme examples ( #1025 )
1 year ago
Andrea Longo
262037bd41
Update AddMinio() example ( #1010 )
1 year ago
Saverio Guzzo
46d1a0b6c5
Update client and secret access fields in README
Just following the official documentation at https://min.io/docs/minio/linux/reference/minio-mc/mc-alias-import.html#id7
1 year ago
Harshavardhana
87a0d710e5
fix: typo in play credentals
fixes #914
2 years ago
ebozduman
3cb2681938
Adds forgotten doc changes ( #869 )
Co-authored-by: Ersan Bozduman <ersanbozduman@gmail.com>
2 years ago
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
f30c7215eb
Rework the github workflow ( #814 )
2 years ago
ebozduman
cc9d016cfe
Doc changes and clean up ( #698 )
* Doc changes and clean up
* Fixes #682
3 years ago
ebozduman
34f15b40c2
Parameterizes WithSSL() ( #696 )
3 years ago
Daryl White
42ff3883fc
Updating documentation links to new paths ( #692 )
3 years ago
Laguna Du
7d5a2395a5
fix wrong MinIO Client Example example in README ( #694 )
we can declare bucket with var or add using using Minio.DataModel.
Co-authored-by: Harshavardhana <harsha@minio.io>
3 years ago
Daryl White
f30de06060
Updating relative links to absolute links ( #659 )
3 years ago
Harshavardhana
42cebaa1a8
remove .NET 5.0 ( #660 )
3 years ago
Harshavardhana
76bb291246
update .Net SDK installation section
3 years ago
Hamed Hajiloo
3da36436f5
update README.md examples ( #589 )
3 years ago
Harshavardhana
b575dadff9
remove deprecated docs
3 years ago
P R
111bb94aba
Github actions workflow added. ( #482 )
Removing travis, appveyor.
5 years ago
Eugene Lubarsky
544308a045
Add ListenBucketNotificationsAsync API call ( #370 )
5 years ago
poornas
b7e7adff75
Add SelectObjectContentAsync API call ( #367 )
6 years ago
Harshavardhana
1c5bf0ed14
Change play.min.io:9000 to play.min.io ( #323 )
6 years ago
Tino Hager
a1e0e36902
Add a link to nuget.org in the Readme ( #320 )
6 years ago
Tino Hager
f9771337d7
Cleanup code ( #312 )
- Cleanup Functional Tests, Tests Project and examples.
6 years ago
kannappanr
765959dde8
Replace Minio with MinIO and minio.io with min.io ( #297 )
6 years ago
Alexander Pavlov
49b178079c
Doc: Fix typo in example code ( #239 )
change bucket.CreationDate.DateTime -> bucket.CreationDateDateTime
7 years ago
poornas
eeac94297f
API: Change CopyObjectAsync to support metadata replacement ( #233 )
on server side copy
fixes #229
7 years ago
poornas
46a21f520e
update maintainers.md for package creation ( #231 )
7 years ago
Blake Niemyjski
aae472fb50
#211 Simplified project and build system. ( #212 )
7 years ago
poornas
54950b415a
Delete unused project files ( #191 )
Clean up unused exception and data model files
8 years ago
poornas
3d9fcbeef9
Update MAINTAINERS.md for instructions to build SDK packages in Linux ( #180 )
8 years ago
poornas
e006ab76b1
Modify functional tests for Mint ( #150 )
* Modify functional tests for Mint, add functional tests to .netcore configuration so that it works on Linux
8 years ago
poornas
1d8dcb9439
Add Mono and .NetCore support for Linux ( #149 )
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
8 years ago
poornas
f23c71367a
Api: Add support for bucket notifications and unit tests. ( #136 )
8 years ago
poornas
287fe219b1
Fix broken links on Readme.MD ( #138 )
* Fix broken links
* Update Readme.MD
8 years ago
poornas
571fa412fa
Nuspec for .NetCore and .NET4.5.2 as separate packages ( #132 )
8 years ago
poornas
a781e10054
Add nuspec config for SDK ( #128 )
8 years ago
poornas
68b268e9d7
Removed blank lines ( #129 )
8 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
Harshavardhana
311a54d927
Add travis and MAINTAINERS doc
9 years ago
Harshavardhana
3b4386a474
Delete all older project files.
9 years ago
poornas
afa6abe998
Update README.md
9 years ago
poornas
75e8b53c42
add API docs for dotnet client.
9 years ago
poornas
792642cbfa
add examples for presigned operations
9 years ago
poornas
ce9f528097
Add presigned operations
9 years ago
poornas
ac2bdda5a8
updated readme
9 years ago
poornas
882c7693d8
file upload example
9 years ago
poornas
5cf28536be
implement GetObjectAsync variant for downloading object to local file
9 years ago
poornas
5585d5dd98
Add CopyObjectAsync callfor copy operation of objects between buckets
9 years ago
poornas
31e1e06f17
Implement ListObjectsAsync call to list objects in bucket
9 years ago