Microsoft.DurableTask.Generators 1.0.0

Prefix Reserved
dotnet add package Microsoft.DurableTask.Generators --version 1.0.0
                    
NuGet\Install-Package Microsoft.DurableTask.Generators -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.DurableTask.Generators" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DurableTask.Generators" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DurableTask.Generators" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DurableTask.Generators --version 1.0.0
                    
#r "nuget: Microsoft.DurableTask.Generators, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.DurableTask.Generators@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.DurableTask.Generators&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DurableTask.Generators&version=1.0.0
                    
Install as a Cake Tool

Source generators for Microsoft.DurableTask

For more information, see https://github.com/microsoft/durabletask-dotnet

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.DurableTask.Generators:

Package Downloads
Southport.Azure.Functions.Isolated.Extensions

Initial Release

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.DurableTask.Generators:

Repository Stars
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
Version Downloads Last Updated
1.0.0 1,103 12/15/2025
1.0.0-preview.1 842,027 11/30/2022
0.4.1-beta 52,308 5/20/2022