Skip to content

Releases: smokedlinq/aemediator

v1.1.1

Choose a tag to compare

@smokedlinq smokedlinq released this 29 Apr 06:18
d23622c

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@smokedlinq smokedlinq released this 16 Feb 04:45
191c2de

What's Changed

  • Separate serialization package for EventGridPublisherClient support by @smokedlinq in #1

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@smokedlinq smokedlinq released this 15 Feb 12:54

Added README to the Nuget package.

v1.0.2

Choose a tag to compare

@smokedlinq smokedlinq released this 15 Feb 05:13

Minor updates to file structure, documentation, and project metadata.

v1.0.1

Choose a tag to compare

@smokedlinq smokedlinq released this 15 Feb 04:56

Switched from net6.0 and net7.0 to netstandard2.1 for broader compatability.

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@smokedlinq smokedlinq released this 15 Feb 04:36

In the initial release of the MediatR.Azure.EventGrid package, the Azure Event Grid event transport can be loosely coupled with the event handlers.