This repository was archived by the owner on Jul 30, 2025. It is now read-only.
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