DONE-Criteria-evaluator 1.0.2

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

// Install DONE-Criteria-evaluator as a Cake Tool
#tool nuget:?package=DONE-Criteria-evaluator&version=1.0.2

Ability to define and enforce custom DONE criteria
Integrate with any work tracking system like, TFS, Rally, Jira, etc. (via API)
Extend DONE criteria evaluation rules
Ability to send analysis report to multiple consumers like
- email
- store in DB (can be later used to discover trends, etc)

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 109 2/25/2015

1.0.2
- Added support for NotificationListenerType. Now supports Global and PerTeamMember notifications