aws / amazon-s3-encryption-client-dotnet

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
https://aws.github.io/amazon-s3-encryption-client-dotnet/
Apache License 2.0
14 stars 10 forks source link

feat: add support for .NET SDK V4 #60

Closed philasmar closed 2 months ago

philasmar commented 2 months ago

Description

Motivation and Context

This change updates the library to use .NET SDK V4 and allows customers that are wanting to upgrade to .NET SDK V4 to continue using this library.

Testing

Types of changes

Checklist

License