Code Analyzers that help find and fix common issues when writing code using the Azure Durable Functions extension.
Info
| Version: | 0.5.0 |
| Author(s): | Microsoft |
| Last Update: | Thursday, August 11, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Azure/azure-functions-durable-extension |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers |
Install
Install-Package Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers
dotnet add package Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers
paket add Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers
Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags