alansingfield
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5.2 This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
- 42,796 total downloads
- last updated 3/6/2024
- Latest version: 4.0.0
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 -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5.2 This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
- 33,687 total downloads
- last updated 3/6/2024
- Latest version: 4.0.0
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. -
-
- 13,182 total downloads
- last updated 3/6/2024
- Latest version: 4.0.0
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 -
- 5,048 total downloads
- last updated 11/24/2023
- Latest version: 1.2.0
Support for binding C# to SQL Server SqlGeometry, SqlGeography, SqlHierarchyId types. -
- 4,544 total downloads
- last updated 11/24/2023
- Latest version: 1.2.0
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