Releases: PejmanNik/durabletask-dotnet-aspnet
Releases · PejmanNik/durabletask-dotnet-aspnet
Version 0.0.6
Version 0.0.5
Added
- Support Durable Entity #5
Version 0.0.4
What's Changed
- Update dependencies
- Add .Net 10 support
Version 0.0.3
Update Microsoft.DurableTask.* to 1.8.1
Version 0.0.2
Enhance orchestration and init entity support
- Modified DI Extensions to use factory functions for service registration.
- Implemented SelfHostedDurableEntityClient to support entity management.
- Updated SelfHostedDurableTaskClient to support entity operations.
- Added purging support in SelfHostedDurableTaskClient.
Version 0.0.1
Initial Release