Riok.Mapperly by Mapperly Contributors, Lars Tönz, Manuel Allenspach

<PackageReference Include="Riok.Mapperly" Version="3.3.0-next.6" />

 Riok.Mapperly 3.3.0-next.6

A .NET source generator for generating object mappings. No runtime reflection.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Riok.Mapperly</id>
    <version>3.3.0-next.6</version>
    <authors>Mapperly Contributors, Lars Tönz, Manuel Allenspach</authors>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>logo.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://mapperly.riok.app/</projectUrl>
    <description>A .NET source generator for generating object mappings.
      No runtime reflection.</description>
    <releaseNotes># [3.3.0-next.6](https://github.com/riok/mapperly/compare/v3.3.0-next.5...v3.3.0-next.6) (2023-12-06)


### Bug Fixes

* resolve correct mapper defaults for roslyn versions &lt;= 4.4 ([#958](https://github.com/riok/mapperly/issues/958)) ([14a4ed3](https://github.com/riok/mapperly/commit/14a4ed3e59c571f200b886a9839bba42631965e1))


### Features

* case-insensitive MapProperty configurations matching for constructor parameters ([#957](https://github.com/riok/mapperly/issues/957)) ([b9db799](https://github.com/riok/mapperly/commit/b9db799535c05335f0cf592a1f4335d882a9e836))
* support derived type mappings for existing target objects ([918f59d](https://github.com/riok/mapperly/commit/918f59d1d8a19e1ee791a5b6fd36f3a5bc2edb3a))</releaseNotes>
    <tags>Mapper SourceGenerator</tags>
    <repository type="git" url="https://github.com/riok/mapperly" commit="73d1c7107df510ae058944134d9c9f3700de06f7" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>