James Yeung
fed3ad9607
Fix endpoint validation for underscore character (_) ( #238 ) ( #334 )
6 years ago
poornas
c60b0e5eb9
Add strong signing to assembly ( #324 )
Fixes : #308 .
Version being bumped to 3.1.0
6 years ago
Harshavardhana
1c5bf0ed14
Change play.min.io:9000 to play.min.io ( #323 )
6 years ago
Tino Hager
9525c4b989
Code and test case cleanup ( #315 )
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
Alexander Pavlov
03c117eace
code cleanup ( #243 )
Preserve stack trace
Remove unused variable
Add to Fail test some data
Remove unnecessary cast and throw exceptions properly
7 years ago
Blake Niemyjski
aae472fb50
#211 Simplified project and build system. ( #212 )
7 years ago
poornas
4cc085f436
fix: pass region down correctly to authenticator ( #223 )
7 years ago
poornas
ef88bcc98b
Simplify SetPolicyAsync and GetPolicyAsync api calls ( #217 )
7 years ago
poornas
7fe928f7c7
fix: Add missing AWS region endpoints ( #184 )
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
c31d1e5d62
fix: Avoid md5 hash calculation for signed payloads ( #139 )
8 years ago
poornas
f23c71367a
Api: Add support for bucket notifications and unit tests. ( #136 )
8 years ago
poornas
571fa412fa
Nuspec for .NetCore and .NET4.5.2 as separate packages ( #132 )
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
3b4386a474
Delete all older project files.
9 years ago
poornas
75e8b53c42
add API docs for dotnet client.
9 years ago
poornas
ee861ac57d
modified target url for aws requests
9 years ago
Krishnan Parthasarathi
b4722350d6
Fixed Minio.Tests's Nunit package reference ( #89 )
9 years ago
Harshavardhana
d5ae162d91
PutObject: Limit putObject to 50GB limit.
10 years ago
Harshavardhana
f66fba1d2a
cleanup: Minio client cleanup and overall code improvements.
First attempt towards .Net standardization.
10 years ago
Harshavardhana
0b0d453db4
set-app-info: Rename SetUserAgent to SetAppInfo.
Fixes #65
10 years ago
Harshavardhana
b8a2ada3c9
Remove unnecessary usings
10 years ago
Harshavardhana
9a87865037
Always use overloaded constructors for class initialization and throw exceptions - than doing a cross circuit methodology
10 years ago
Harshavardhana
f4bfafb74e
Move examples to Minio.Examples directory
10 years ago
Harshavardhana
ab0ae49bc6
Fix license header capitalize 'compatible cloud storage'
10 years ago
Harshavardhana
045a8631e9
Rename product name to new convention
10 years ago
Harshavardhana
3c2e1c44fb
Fix hardcoded userAgent, make it automatic - fixes #18
10 years ago
Harshavardhana
a178ef3695
Minio.Client name should be Minio and use Client class inside
10 years ago