Pinned Repositories
AgileMapper
A 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.Functions.Email
A testable Azure Function to send an email to a configured recipient. .NET Core 3.1.
AgileObjects.Functions.PostBlogComment
An Azure Function to post a comment to a GitHub Pages Jekyll blog by automatically creating a pull request in the blog repo.
agileobjects.github.io
The AgileObjects.co.uk Jekyll blog.
BuildableExpressions
A 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.
eg-automapper-readableexpressions
An example repo demonstrating using AutoMapper with ReadableExpressions
eg-create-instance-from-type
An example repo demonstrating and measuring various ways of creating an instance from a type at runtime.
NetStandardPolyfills
Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.
ReadableExpressions
A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.
AgileObjects Ltd's Repositories
agileobjects/AgileMapper
A 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/ReadableExpressions
A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.
agileobjects/NetStandardPolyfills
Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.
agileobjects/eg-create-instance-from-type
An example repo demonstrating and measuring various ways of creating an instance from a type at runtime.
agileobjects/eg-automapper-readableexpressions
An example repo demonstrating using AutoMapper with ReadableExpressions
agileobjects/AgileObjects.Functions.Email
A testable Azure Function to send an email to a configured recipient. .NET Core 3.1.
agileobjects/AgileObjects.Functions.PostBlogComment
An Azure Function to post a comment to a GitHub Pages Jekyll blog by automatically creating a pull request in the blog repo.
agileobjects/agileobjects.github.io
The AgileObjects.co.uk Jekyll blog.
agileobjects/BuildableExpressions
A 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.