11
We are using AES encryption and CRC error detecting code techniques (mostly AES128 and CRC32) in various interfaces between NAV/BC and external services, like automatic invoice transfer to the local tax authority.
In C/AL we were used a standard .NET library for these functions and we can use that in on-prem AL version, but we can't put our solution into the cloud easily. In AL we could only use Azure Functions for these functions at the moment.
I suggest please add these .Net features into the base application, because it would make our life much easier developing interfaces in Extension.
Thank you.
In C/AL we were used a standard .NET library for these functions and we can use that in on-prem AL version, but we can't put our solution into the cloud easily. In AL we could only use Azure Functions for these functions at the moment.
I suggest please add these .Net features into the base application, because it would make our life much easier developing interfaces in Extension.
Thank you.
STATUS DETAILS
Under Review

Business Central Team (administrator)
Thank you for your feedback. We need some more details to understand your suggestion better. Can you please help us by answering the following questions?
In which .NET library are these functions available?
Is there a .NET Standard version of the library?
Remember that it is always possible to contribute to the AL system layer modules from the github repository https://github.com/microsoft/ALAppExtensions
Sincerely,
Kennie Nybo Pontoppidan,
PM, Microsoft