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.
- 50,190 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.
- 41,118 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. -
-
- 14,134 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,489 total downloads
- last updated a month ago
- Latest version: 2.0.1
Support for binding C# to SQL Server SqlGeometry, SqlGeography, SqlHierarchyId types. -
- 5,191 total downloads
- last updated a month ago
- Latest version: 2.0.1
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