Project Structure
Last updated
Was this helpful?
Last updated
Was this helpful?
The solution or source code can be accessed within your purchase. Its located under source-code
folder. The source code is initialized with private git repository, so you might need to change remote source repository.
Facebook Comment Exporter API that targets .NET Standard 2.0. You can in your own application. It has several dependencies like and .
This is desktop application project that works across multiple platforms, thanks to ! It follows MVVM pattern, so yeah, its very testable and maintainable!
Unit test for FBCE
project (xUnit).
Console project to performs integration test for FBCE
project.
Unit test for FBCE.Desktop
project (xUnit).
This project is forked from unmaintained .