Follow my day to day work, here I will share bits and pieces of what I build & deploy along with other useful tips that pops up.

Recently published
- SignXMLUtilI was tasked to build an integration that would sign a xml using a x509Certificate, the solution was built using a Azure Function and creating a little Util class called Signed XMUtil.cs In the handler load your xml and get the certificate… Read more: SignXMLUtil