alansingfield
-
- 27,853 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 -
- 21,884 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. -
- 10,897 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 -
- 1,203 total downloads
- last updated 2/20/2023
- Latest version: 1.0.4
Sqleze aims to make it easy to bind SQL queries to C#. The columns returned from your SQL query can be mapped to standard classes, C# records, or object dictionary. Binds C# objects to scalar... More information -
- 1,104 total downloads
- last updated 2/20/2023
- Latest version: 1.0.4
Support for binding C# to SQL Server SqlGeometry, SqlGeography, SqlHierarchyId types.