Publisher | SQUARE BEAM |
---|---|
File size | 841.48kB |
Number of files | 39 |
Latest version | 1 |
Latest release date | 2023-02-28 09:21:17 |
First release date | 2021-01-04 10:05:14 |
Supported Unity versions | 2018.4.2 or higher |
100% C# Code
Supports any available platforms!
Advantages against Official AWS SDK for .NET:
- No Libraries
- Secured
- Modular
- Totally Open
- Easy to Customise
- Light and Cross-Platform
- Light Build Size
- Nice and Tidy
- Using Unity's Web Request
Official AWS SDK is big, heavy, and not Unity Friendly, it's using "async" which is cool for .NET, but on Unity, we will collide with the "Main Thread" problem, so to avoid this you have to build workarounds that will make life harder for developers to maintain that code.
From Developer to Developers with Love!
Advantages against Official AWS SDK for .NET:
- No Libraries
- Secured
- Modular
- Totally Open
- Easy to Customise
- Light and Cross-Platform
- Light Build Size
- Nice and Tidy
- Using Unity's Web Request
Official AWS SDK is big, heavy, and not Unity Friendly, it's using "async" which is cool for .NET, but on Unity, we will collide with the "Main Thread" problem, so to avoid this you have to build workarounds that will make life harder for developers to maintain that code.
From Developer to Developers with Love!