goodbye-wordpress 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global goodbye-wordpress --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local goodbye-wordpress --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=goodbye-wordpress&version=1.0.1
nuke :add-package goodbye-wordpress --version 1.0.1

Goodbye WordPress is a customizable library and command line tool for exporting posts from a WordPress MySQL database to static Markdown or HTML files, with YAML front-matter for metadata preservation. It is intended as a starting point for migrating away from a WordPress blog to a static site.

It further supports saving images referenced in the original posts and can generate a single-file archive of all exported posts in JSON format, in case the export process needs to run again after the MySQL database has been taken down.

Note, there is a .NET Standard 2.1 library ("Goodbye.WordPress") that can be integrated easily into a new .NET Core console application that allows heavy customization through overriding pieces of the export pipeline in WordPressExporterDelegate.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.0.0 7,737 11/15/2021
1.0.2 8,457 8/14/2020
1.0.1 8,353 8/14/2020
1.0.0 8,531 8/14/2020