Skip to content

Version 0.0.2

Choose a tag to compare

@PejmanNik PejmanNik released this 28 Mar 12:02
· 9 commits to main since this release
9f4af44

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.