Project Structure

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.

FBCE

Facebook Comment Exporter API that targets .NET Standard 2.0. You can reuse this library in your own application. It has several dependencies like AngleSharp and PuppeteerSharp.

FBCE.Desktop

This is desktop application project that works across multiple platforms, thanks to AvaloniaUI! It follows MVVM pattern, so yeah, its very testable and maintainable!

FBCE.UnitTests

Unit test for FBCE project (xUnit).

FBCE.ConsoleTests

Console project to performs integration test for FBCE project.

FBCE.Desktop.UnitTests

Unit test for FBCE.Desktop project (xUnit).

Modalonia

This project is forked from unmaintained Modalonia.

Last updated