Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")