Durable Azure Function – .NET 8 isolated – Unit Testing and mocking ‘EntityMetadata’
I have a Durable Azure Function I just moved over to .NET 8 isolated worker model, from .NET 6 in-proc.
I have a Durable Azure Function I just moved over to .NET 8 isolated worker model, from .NET 6 in-proc.