| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-24 | 1.8 kB | |
| v16.1.0 source code.tar.gz | 2026-02-24 | 1.7 MB | |
| v16.1.0 source code.zip | 2026-02-24 | 1.9 MB | |
| Totals: 3 Items | 3.6 MB | 1 | |
What's Changed
- Add Debug and Release build configurations to slnx by @Copilot in https://github.com/LuckyPennySoftware/AutoMapper/pull/4590
- Migrating to slnx by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4589
- Allow disabling of polymorphic LINQ mapping by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4596
- Fix duplicate BOM in ServiceCollectionExtensions.cs by @Copilot in https://github.com/LuckyPennySoftware/AutoMapper/pull/4600
- Fix review feedback: double semicolon, DI condition integration test, docs example by @Copilot in https://github.com/LuckyPennySoftware/AutoMapper/pull/4601
- Adding DI-enabled conditions and pre-conditions; updated docs accordi… by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4599
- Adding support for DI-enabled destination factories. by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4603
- Correctly converting nullables for MapAtRuntime; fixes [#4597] by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4604
- Correctly handling consecutive uppercase characters; fixes [#4593] by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4605
- Wrapping the exception to provide better feedback to the user; fixes … by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4606
- Fixing bug around order of open generic registration by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4607
- Adding perpetual licensing by @jbogard in https://github.com/LuckyPennySoftware/AutoMapper/pull/4608
New Contributors
- @Copilot made their first contribution in https://github.com/LuckyPennySoftware/AutoMapper/pull/4590
Full Changelog: https://github.com/LuckyPennySoftware/AutoMapper/compare/v16.0.0...v16.1.0