Top 20 NuGet Packages depending on Moonrise.Utils.Standard
Total dependencies: 2
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.
TransactedConnection - allows thread-safe nested transactions. MigrationApp and MigrationState allow for migrations to be seperated out into a stand-alone app.