ac002aa535
* deprecation notice
* new contract changes
* add token to async api
* update callers
* add sample plugin for new plugin contracts
* add default definition for remaing plugin interface methods too
* nit - format
* let plugins control predicate type construction - adds more flexibility
* no need abstraction for plugin loader
* new interface rename
* no need to break service initializer
* move deserialization extension point to predicate type interface
* move predicate load api to existing interface and delete the new one
* give a default body for the obselete method so the plugins dont have to implement those
* change existing usage instead of adding new samples, as it's confusing
* add new app param to determine which version of plugin code shud be used
* use the app param
* automate FH nuget consumption in sample project
* Revert "automate FH nuget consumption in sample project"
This reverts commit
|
||
---|---|---|
.. | ||
SampleHealerPlugin.csproj | ||
SampleRepairPredicateType.cs | ||
SampleRepairPredicateTypeStartup.cs | ||
SampleServiceInitializer.cs | ||
SampleTelemetryData.cs |