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

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

 Riok.Mapperly 3.3.0-next.4

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


### Bug Fixes

* extension method parameters for existing target mappings ([#923](https://github.com/riok/mapperly/issues/923)) ([86408ce](https://github.com/riok/mapperly/commit/86408ce0e21d5cef207c3df003e54313d992373d))


### Features

* Add option to specify the format provider or culture of a property ([#929](https://github.com/riok/mapperly/issues/929)) ([42d3e26](https://github.com/riok/mapperly/commit/42d3e26ae3ecb0ee7d904ecb148c471c1d659c52))
* Add option to specify the string format of a property ([#921](https://github.com/riok/mapperly/issues/921)) ([236a46f](https://github.com/riok/mapperly/commit/236a46f0cea32c1cf6c3288e752204386e40e6e8))
* fix incorrect  when  is used ([#933](https://github.com/riok/mapperly/issues/933)) ([b60441a](https://github.com/riok/mapperly/commit/b60441a265126dee63c6e1518cea61068006e90f))</releaseNotes>
    <tags>Mapper SourceGenerator</tags>
    <repository type="git" url="https://github.com/riok/mapperly" commit="42d3e26ae3ecb0ee7d904ecb148c471c1d659c52" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>