Releases: cnblogs/Architecture
Releases · cnblogs/Architecture
v20.6.10
v20.6.10-pre1
- feat: bind PagingParams from route values
v20.6.9
What's Changed
- refactor: reuse default SerializerOptions in Minimal APIs by @cnblogs-dudu in #334
Full Changelog: v20.6.8...v20.6.9
v20.6.9-pre3
- refactor: use built-in json options in Minimal APIs
v20.6.9-pre1
- refactor: use built-in json options in Minimal APIs
v20.6.8
What's Changed
- feat: introduce MediatR configuration parameter to AddCqrs by @cnblogs-dudu in #333
- Bump Dapr.AspNetCore from 1.15.4 to 1.16.0 by @dependabot[bot] in #332
- Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.8 to 9.0.9 by @dependabot[bot] in #331
- Bump Microsoft.AspNetCore.OpenApi from 9.0.8 to 9.0.9 by @dependabot[bot] in #330
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.8 to 9.0.9 by @dependabot[bot] in #329
Full Changelog: v20.6.7...v20.6.8
v20.6.8-pre2
- refactor: introduce MediatR configuration parameter to AddCqrs
v20.6.8-pre1
- feat: register generic handlers