brhinescot / InlineMapping

Using the Compiler API for object mapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InlineMapping

An experiment to use a source generator to generate object mapping code. More details can be found on the Getting Started page. Note that if you build the code locally, you'll need to build in Release mode for the package reference in InlineMapping.NuGetHost to resolve correctly (or unload that project from the solution as it's optional and delete nuget.config).

About

Using the Compiler API for object mapping

License:MIT License


Languages

Language:C# 100.0%