Simple extensions to allow less verbose conversions of System.Guid to/from other types. Used to simplify projects that use numeric ids and need to upgraded to use UUID based ids or projects that work as an interface between the two forms of entry identification.
$ dotnet add package SimpleConcepts.Extensions.GuidNo README available.