- Rollup Release
- Minor fixes
- New test home page
- Verified all tests run successfully for all providers and versions
- Create new ServiceBricks.Work.Model package and include DTOs, clients and contracts
- Cosmos context changes
- Net10 support and update nuget packages
- Upgrade mapping profiles
- Cosmos context changes
- Rollup quarterly release. See previous release notes.
- Update all nuget package references
- Minor changes
- Update all nuget package references
- Exposes a ProcessDto that is used for processing work on a table like a queue.
- Use with WorkProcessService (no protection), LockedWorkProcessService (semaphore) and SingleWorkProcessService (single server)