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
poornas
48efbccded
Add RemoveIncompleteUploadsAsync operation to remove incomplete uploads from server
9 years ago
poornas
f451ea30dc
Add ListIncompleteUploadsAsync call returning IObservable
9 years ago
poornas
178c9e8280
implement StatObjectAsync call
9 years ago
poornas
d85e4bc0e6
Add asynchronous GetObject to callback stream
9 years ago
poornas
c58043c0f1
Implement RemoveBucketAsync and BucketExistsAsync
9 years ago
poornas
5c03c00402
Add project files.
9 years ago
koolhead17
4c66bebcff
docs: added status about minio-dotnet client library. ( #114 )
9 years ago
Anis Elleuch
a71c8e7182
Add System.Configuration reference when compiling with mcs ( #111 )
9 years ago
koolhead17
aca223bcfb
Doc: README.md/Title formatting. ( #107 )
9 years ago
Krishnan Parthasarathi
c1c1835f34
Make ListBuckets example use personal s3 credentials for testing ( #92 )
Made all examples use s3 credentials from App.config
9 years ago
Harshavardhana
1578c2844b
build: Update to new packages and other related changes.
10 years ago
koolhead17
c06e047ed9
Update README.md
Added recent instructions for installing mono
10 years ago
Krishna Srinivas
68af8c2bc1
Update readme.md. Minor cleanup.
10 years ago
Harshavardhana
0bb4573eda
Implement PresignedPutObject()
10 years ago
Krishna Srinivas
dfe08974e8
Implement ListIncompleteUploads() to list partially uploaded files
10 years ago
Krishna Srinivas
58cc3539a0
remove DropAllIncompleteUploads. Rename DropIncompleteUpload to RemoveIncompleteUpload
10 years ago
Harshavardhana
bf60e853f9
Update README.md
10 years ago
Harshavardhana
723bc302df
Update README.md
10 years ago
Krishna Srinivas
0cb927cfac
Compile Minio library using Mono Project instructions
10 years ago
Harshavardhana
a811c4524d
Update README.md
10 years ago