Change the repository type filter
All
Repositories list
9 repositories
ReadableExpressions
PublicA library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.- An example repo demonstrating using AutoMapper with ReadableExpressions
AgileMapper
PublicA zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.agileobjects.github.io
PublicThe AgileObjects.co.uk Jekyll blog.BuildableExpressions
PublicA library which generates .NET Types from Expression Trees at runtime, and MSBuild Task which generates C# class files from Expression Trees at build time. .NET 4.6.1 and .NET Standard 2.0, dotnet build and MSBuild, SDK and non-SDK projects.NetStandardPolyfills
PublicType and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.- An example repo demonstrating and measuring various ways of creating an instance from a type at runtime.
- A testable Azure Function to send an email to a configured recipient. .NET Core 3.1.
- An Azure Function to post a comment to a GitHub Pages Jekyll blog by automatically creating a pull request in the blog repo.