<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui" -->

---
title: AutoMapper 16.1 and MediatR 14.1 Released | daily.dev
description: Jimmy Bogard has released AutoMapper 16.1 and MediatR 14.1 as part of regular quarterly releases. AutoMapper 16.1 adds support for factories and conditions to...
canonical: https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AutoMapper 16.1 and MediatR 14.1 Released | daily.dev
og:description: Jimmy Bogard has released AutoMapper 16.1 and MediatR 14.1 as part of regular quarterly releases. AutoMapper 16.1 adds support for factories and conditions to...
og:url: https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui
og:image: https://api.daily.dev/og/posts/DJVq7lpuI.png
og:image:alt: AutoMapper 16.1 and MediatR 14.1 Released
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AutoMapper 16.1 and MediatR 14.1 Released

**[The Barley Architect](https://daily.dev/sources/jbogard)** · 1 min read · 10 upvotes · 0 comments

## Summary

Jimmy Bogard has released AutoMapper 16.1 and MediatR 14.1 as part of regular quarterly releases. AutoMapper 16.1 adds support for factories and conditions to use dependencies (previously limited to Func-based callbacks). MediatR 14.1 adds support for complex generic hierarchies and includes several bug fixes. Both packages are available on NuGet. AutoMapper also hit the milestone of 1 billion downloads.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.jimmybogard.com/automapper-16-1-and-mediatr-14-1-released/>

## Similar posts on daily.dev

- [AutoMapper 15.1 and MediatR 13.1 Released](https://daily.dev/posts/automapper-15-1-and-mediatr-13-1-released-z8hwzbjhf) · The Barley Architect · 3 upvotes · 1 comments
- [AutoMapper 16.2.0 and MediatR 14.2.0 Released](https://daily.dev/posts/automapper-16-2-0-and-mediatr-14-2-0-released-cqoako3z4) · The Barley Architect · 6 upvotes · 0 comments
- [AutoMapper 16.0.0 and MediatR 14.0.0 Released with .NET 10 Support](https://daily.dev/posts/automapper-16-0-0-and-mediatr-14-0-0-released-with-net-10-support-ygz7ypkby) · The Barley Architect · 12 upvotes · 1 comments
- [AutoMapper 16.1.1 Released](https://daily.dev/posts/automapper-16-1-1-released-ehfjypp5e) · The Barley Architect · 9 upvotes · 0 comments
- [AutoMapper vs Mapster vs Manual Mapping in .NET 10](https://daily.dev/posts/automapper-vs-mapster-vs-manual-mapping-in-net-10-rmbysux95) · Code with Mukesh · 16 upvotes · 3 comments

---

Tags: [#.net](https://daily.dev/tags/.net), [#nuget](https://daily.dev/tags/nuget)

[View this post on daily.dev](https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"AutoMapper 16.1 and MediatR 14.1 Released","url":"https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui"},"datePublished":"2026-03-03T21:52:47.639Z","dateModified":"2026-03-03T21:53:03.323Z","description":"Jimmy Bogard has released AutoMapper 16.1 and MediatR 14.1 as part of regular quarterly releases. AutoMapper 16.1 adds support for factories and conditions to...","image":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","thumbnailUrl":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","isAccessibleForFree":true,"articleSection":"The Barley Architect","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"The Barley Architect","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/5fdcc305e3f148938649390146afbdc7","url":"https://daily.dev/sources/jbogard"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/automapper-16-1-and-mediatr-14-1-released-djvq7lpui","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":10},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":".net,nuget","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"The Barley Architect","item":"https://daily.dev/sources/jbogard"},{"@type":"ListItem","position":3,"name":"AutoMapper 16.1 and MediatR 14.1 Released"}]}
```

