Skip to content

ferrywlto/plugin-pipeline-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Pipeline Demo in C#

This project aim to demostrate plugin architecture in a simplest form.

We create plugins and add to our text processing pipeline.

By changing the order of plugin registration, we can made different text processing strategies.

Points to learn in this simple project:

  • Interface
  • Polymorphism
  • Strategy Pattern
  • Plugin Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages