Skip to content

A C# class library for parsing WordPress XML export data.

License

Notifications You must be signed in to change notification settings

bcwood/PressSharper

 
 

Repository files navigation

PressSharper

Build status NuGet

A C# class library for parsing WordPress XML export data.

Ever had a need to deal with exported WordPress XML data in a .NET project? I have, and since there wasn't a good solution out there already, I decided to create one. The result is PressSharper. It's a simple class library to provide an API to the exported WordPress XML data.

Install from NuGet

Install-Package PressSharper

Example Usage

To see some good examples of using PressSharper, take a look at the unit tests.

About

A C# class library for parsing WordPress XML export data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%