In my previous article I gave an introduction to Azure Confidential Ledger. In this article I am trying to publish a .NET code sample. There is already an example in MSDN which is not working as expected. Therefore I tried to build one while exploring API.
I have created a .Net 6.0 based console application and will be using the default Program.cs class.
Following Nuget packages are required to be installed.