Top 20 NuGet Packages depending on Moonrise Standard Utils

Total dependencies: 3

Particular favourites are; PrivateWrapper - to allow access to the private methods of a "wrapped" object - via dynamic. Creator - To create repeatable but random data for "filled" classes to test - various properties available to control the range of filling. This one's the dog's!
Samples for how to use the Moonrise libraries. YOU MUST READ THE README!
Enables Moonrise.Utils.Standard.Config decryption to work transparently with the Microsoft way of doing settings. Simply .AddEncyptedJsonFile(...) to the IConfigurationBuilder. Also see the package folder for a command-line app that uses Moonrise.Utils.Standard.Config en/decryption with examples.