client-encryption-csharp icon indicating copy to clipboard operation
client-encryption-csharp copied to clipboard

[REQ] Moving back to .NetStandard2.0 for backward compatibility

Open Biggo89 opened this issue 1 year ago • 1 comments
trafficstars

Not able to use the latest version with .net Full Framework 4.8.

the latest version of the lib, with the fix related to the umlaut characters, is not compatible with .net Framework 4.8

Describe the solution you'd like

Can you move back to .net Standard 2.0 that sill support .net Framework 4.8?

Biggo89 avatar Apr 17 '24 09:04 Biggo89

Hi @Biggo89

What I can suggest is for you to create fork from release 1.8.0 - https://github.com/Mastercard/client-encryption-csharp/tree/v1.8.0 and merge your changes there. I will create a 1.8.1 release for you to have it. Let me know i that works for you.

We have no plans to move our library to netstandard 2.0. Thanks Karen

karen-avetisyan-mc avatar Apr 17 '24 10:04 karen-avetisyan-mc

Please see the comment above.

ShimonaR-MC avatar Jul 03 '24 11:07 ShimonaR-MC