I would like to request a library be created with the core logic that can be reference in other applications.
The console project should reference the new library and pass the configuration settings to it so as to not duplicate code.
In this way, another application can programmatically use the library without having to execute an exe.
Thank you.
The console project should reference the new library and pass the configuration settings to it so as to not duplicate code.
In this way, another application can programmatically use the library without having to execute an exe.
Thank you.