Riok.Mapperly by Riok.Mapperly

<PackageReference Include="Riok.Mapperly" Version="2.1.0" />

 Riok.Mapperly 2.1.0

A .NET source generator for generating object mappings. Trimming save. Inspired by MapStruct.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Riok.Mapperly</id>
    <version>2.1.0</version>
    <authors>Riok.Mapperly</authors>
    <readme>README.md</readme>
    <description>A .NET source generator for generating object mappings.
      Trimming save.
      Inspired by MapStruct.</description>
    <releaseNotes># [2.1.0](https://github.com/riok/mapperly/compare/v2.0.0...v2.1.0) (2022-02-28)


### Bug Fixes

* handle nullable types in disabled nullability contexts inside enumerables correctly ([#31](https://github.com/riok/mapperly/issues/31)) ([6efb262](https://github.com/riok/mapperly/commit/6efb26263e9a80bb01793b09da733d31045457ac))


### Features

* improve enumerable performance ([#33](https://github.com/riok/mapperly/issues/33)) ([2488e7d](https://github.com/riok/mapperly/commit/2488e7dbf2d8fd590b7cfb07336a4fc6f1b3b0ea))
* support flattening ([#29](https://github.com/riok/mapperly/issues/29)) ([ca6f4aa](https://github.com/riok/mapperly/commit/ca6f4aa6d54cc6bd1ca2f014cab8ff97d1337350))</releaseNotes>
    <tags>Mapper SourceGenerator</tags>
    <repository type="git" url="https://github.com/riok/mapperly" commit="39ea52a628cea405b678325d5606cd83a39c4113" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>