In the last few articles we have walked through how to put together a complete .NET MAUI cryptography tool. Along the way, I have added code for most of the…
Last time I started walking through the project, populating the various folders and files with C# and XAML code. I'll continue that effort now. Let's start with the "Events" folder.…
Last time I laid out a new .NET MAUI based version of my CG.Tools.QuickCrypto tool. This time I'll cover the internals with a walkthrough. The complete project source code can…
I thought today I would write about a new .NET MAUI project I wrote. The project source code can be found HERE. The project is a reimagining of my old…