PluggableService.Framework 1.0.3

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

// Install PluggableService.Framework as a Cake Tool
#tool nuget:?package=PluggableService.Framework&version=1.0.3

A simple framework to get started with building extensible application that is based on pluggable architecture.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PluggableService.Framework:

Package Downloads
DONE-Criteria-evaluator

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)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 1,706 2/25/2015

1.0.3
- Fixed InitializeParameter enum conversion