Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evereq/awsasynctest
Testing of AWS .NET SDK with Async
https://github.com/evereq/awsasynctest
Last synced: 7 days ago
JSON representation
Testing of AWS .NET SDK with Async
- Host: GitHub
- URL: https://github.com/evereq/awsasynctest
- Owner: evereq
- License: mit
- Created: 2013-07-30T14:10:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-03T21:07:58.000Z (about 11 years ago)
- Last Synced: 2025-01-22T05:31:47.152Z (11 days ago)
- Language: C#
- Size: 14.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
AWSAsyncTest
============Testing of AWS .NET SDK with Async
Contains 2 different solutions with console applications: one use old version of AWS SDK (1.5) and second use new version (2.0.0.1) with async support.
Note: code is not optimized in any way. It was used only to found a breaking change in new version of Amazon SDK for .NET (see details in https://github.com/aws/aws-sdk-net/issues/26)
### License
All source code released under MIT License (see LICENSE.txt file), except following files:
- w.css
- all NuGet packages have own licenses[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/evereq/awsasynctest/trend.png)](https://bitdeli.com/free "Bitdeli Badge")