Public preview: Durable Functions support for .NET 7.0 isolated model
게시된 날짜: 11월 30, 2022
Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment.
Durable Functions in Azure Functions now supports .NET 7.0 running in the isolated worker process in preview. Note that this release also supports .NET 6.0 and .NET Framework.
Additional resources: