DurableTask.Core
2.0.0.6
This package provides a C# based durable task framework for writing long running applications.
Install-Package DurableTask.Core -Version 2.0.0.6
dotnet add package DurableTask.Core --version 2.0.0.6
<PackageReference Include="DurableTask.Core" Version="2.0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DurableTask.Core --version 2.0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DurableTask.Core, 2.0.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DurableTask.Core as a Cake Addin
#addin nuget:?package=DurableTask.Core&version=2.0.0.6
// Install DurableTask.Core as a Cake Tool
#tool nuget:?package=DurableTask.Core&version=2.0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- ImpromptuInterface (>= 6.2.2)
- Newtonsoft.Json (>= 7.0.1)
-
.NETStandard 2.0
- ImpromptuInterface (>= 7.0.1)
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on DurableTask.Core:
Package | Downloads |
---|---|
DurableTask.AzureStorage
Azure Storage provider extension for the Durable Task Framework.
|
|
DurableTask.ServiceBus
This package provides a C# based durable task framework for writing long running applications.
|
|
DurableTask.Emulator
This package provides a C# based durable task framework for writing long running applications.
|
|
Daenet.DurableTask.Microservices
Microservice Framework based on Durable Task Framework
|
|
Daenet.DurableTask.SqlInstanceStoreProvider
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0.6 | 110,804 | 5/22/2018 |
2.0.0.5 | 119,630 | 5/1/2018 |
2.0.0.4-preview7 | 691 | 4/23/2018 |
2.0.0.4-preview5 | 4,943 | 4/13/2018 |
2.0.0.4-preview3 | 6,562 | 3/2/2018 |
2.0.0.4-preview2 | 15,712 | 12/4/2017 |
2.0.0.4-preview | 5,454 | 10/25/2017 |
2.0.0.3-preview | 40,484 | 10/4/2017 |