alansingfield
-
- 20,986 total downloads
- last updated 5/10/2022
- Latest version: 3.0.2
Automatic generation of C# object literal initialiser, based on runtime data. Reads the object at runtime and writes the equivalent C# to recreate that object in code. Useful for snapshotting the output of one... More information -
- 16,944 total downloads
- last updated 5/10/2022
- Latest version: 3.0.2
Automatic generation of C# code for Shouldly unit tests. Reads your test output and generates a matching test for each property in your model. An easy way to achieve 100% test coverage. -
- 9,668 total downloads
- last updated 5/10/2022
- Latest version: 3.0.2
Given a populated object model at runtime, outputs the C# code to recreate the model independently. Able to handle circular references and list initialisations. Particularly useful for snapshotting WPF... More information