add netstandard2.0 support
Open
- 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
Assessment
This issue has not been assessed yet.