W
W
WolfSkull2017-09-28 21:06:54
Parsing
WolfSkull, 2017-09-28 21:06:54

What is the best way to implement the interaction of a C# program with modules (parsers)?

I plan to order a program in C#, which will have different parsers. The data is stored in a table of the same program.
To parallelize the work, it is planned to take out the parsers as plugins.
Tell me, how best to implement the interaction between the program and modules?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
d-stream, 2017-09-28
@d-stream

MEF - just what the doctor ordered

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question