Change the repository type filter
All
Repositories list
9 repositories
- A testable .NET 8 Azure v4 Function to send an email to a configured recipient.
- A .NET 8 Azure v4 Function to post a comment to a GitHub Pages Jekyll blog by programmatically creating a pull request in the blog repo.
agileobjects.github.io
PublicThe AgileObjects.co.uk Jekyll website and blog.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+.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.