This repository was archived by the owner on Jul 30, 2025. It is now read-only.
Releases: loresoft/MediatR.CommandQuery
Releases · loresoft/MediatR.CommandQuery
v16.2.1
Full Changelog: v16.2.0...v16.2.1
v16.2.0
Full Changelog: v16.1.4...v16.2.0
v16.1.4
Full Changelog: v16.1.3...v16.1.4
v16.1.3
Full Changelog: v16.1.2...v16.1.3
v16.1.2
Full Changelog: v16.1.1...v16.1.2
v16.1.1
Full Changelog: v16.1.0...v16.1.1
v16.1.0
- add DispatcherDataService
Full Changelog: v16.0.0...v16.1.0
v16.0.0
What's Changed
- add: .net 9.0 support
- breaking: drop support for net6.0 and net7.0
- breaking: IPrincipal changed to ClaimsPrincipal
- breaking: EntityQueryEndpointBase & EntityCommandEndpointBase now include ILoggerFactory
- breaking: ICacheQueryResult renamed to ICacheResult
- breaking: Commands and Queries are now record types
- change: Endpoints now return problem detail result on error
- add: HybridCache support
- add: IDispatcher for Blazor Auto support
Full Changelog: v15.9.8...v16.0.0
v16.0.0-beta.4
Full Changelog: v16.0.0-beta.3...v16.0.0-beta.4
v16.0.0-beta.3
Full Changelog: v16.0.0-beta.2...v16.0.0-beta.3