working or something
Cloud - AI - Solutions Architect
-
Consultancy
- Barcelona, Spain
-
22:29
(UTC +01:00) - https://www.nestorcolt.com
Pinned Loading
-
-
-
-
-
-
This C# code calculates a request si...
This C# code calculates a request signature using Version 4 signing process. It was developed for and tested on Amazon SQS requests, so it does not cover every scenario for the other services, e.g. multipart uploads are not supported. Nevertheless, it's simple and independent single class that can be easily embedded into other projects. .NET Framework 4+ is required. 1using System;
2using System.Collections.Generic;
3using System.Collections.Specialized;
4using System.Globalization;
5using System.Linq;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.