FluentTasks 0.1.2-alpha

This is a prerelease version of FluentTasks.
dotnet add package FluentTasks --version 0.1.2-alpha
NuGet\Install-Package FluentTasks -Version 0.1.2-alpha
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="FluentTasks" Version="0.1.2-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentTasks --version 0.1.2-alpha
#r "nuget: FluentTasks, 0.1.2-alpha"
#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.
// Install FluentTasks as a Cake Addin
#addin nuget:?package=FluentTasks&version=0.1.2-alpha&prerelease

// Install FluentTasks as a Cake Tool
#tool nuget:?package=FluentTasks&version=0.1.2-alpha&prerelease

Fluent Library for Tasks.  Try/Catch/Finally and various helpers

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.2-alpha 975 5/16/2014
0.1.1-alpha 884 5/15/2014

* Preserve stack traces during re-throws