Skip to content

maximilian-hammerl/post-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post Exporter Logo

GitHub GitHub release (latest by date) GitHub top language GitHub issues GitHub pull requests

.NET 8.0 WPF application to export groups, threads and posts of Yooco forums to various file formats

Screenshots

Page Screenshot
Login Page Post Exporter Login Page
Groups and Threads Selecting Page Post Exporter Select Page
Exporting Page Post Exporter Export Page

Dependencies

Publish

Build a single executable with these settings:

configuration="Release"
delete_existing_files="true"
include_native_libs_for_self_extract="true"
platform="Any CPU"
produce_single_file="true"
ready_to_run="true"
runtime="win-x64"
self_contained="true"
target_folder="$PROJECT_DIR$/PATH/TO/TARGET_FOLDER"
target_framework="net8.0-windows"

About

.NET 8.0 WPF application to export groups, threads and posts of Yooco forums to various file formats

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages