aws / aws/aws-encryption-sdk

add netstandard2.0 support

Open
#620 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
66
Forks
30
Avg merge
1d 23h
Merged PRs (30d)
1

Description

Currently https://www.nuget.org/packages/AWS.EncryptionSDK, as well as https://www.nuget.org/packages/AWS.Cryptography.EncryptionSDK does not support `netstandard2.0` target framework, which would make it usable from both .NET Framework and .NET core - while supporting .NET Framework 4.5.2+ and virtually all .NET core versions.

Is it possible to publish these packages with netstandard2.0 support? We are looking at using it in legacy .NET Framework 4.8 components.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.