PluggableService.Framework
1.0.3
dotnet add package PluggableService.Framework --version 1.0.3
NuGet\Install-Package PluggableService.Framework -Version 1.0.3
<PackageReference Include="PluggableService.Framework" Version="1.0.3" />
paket add PluggableService.Framework --version 1.0.3
#r "nuget: PluggableService.Framework, 1.0.3"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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,741 | 2/25/2015 |
1.0.3
- Fixed InitializeParameter enum conversion