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

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

 Riok.Mapperly 3.3.0-next.3

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.3</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.3](https://github.com/riok/mapperly/compare/v3.3.0-next.2...v3.3.0-next.3) (2023-11-19)


### Bug Fixes

* obsolete constructors should have the last priority whlie matching constructors (regression) ([#898](https://github.com/riok/mapperly/issues/898)) ([20b7da6](https://github.com/riok/mapperly/commit/20b7da64c11ebb267ddf25bc84a4419b9dbf5d49))


### Features

* support static mapping methods in non-static mappers ([#681](https://github.com/riok/mapperly/issues/681)) ([1724124](https://github.com/riok/mapperly/commit/1724124aac491493c461f12bfd5873b6de11a09b))</releaseNotes>
    <tags>Mapper SourceGenerator</tags>
    <repository type="git" url="https://github.com/riok/mapperly" commit="1724124aac491493c461f12bfd5873b6de11a09b" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>