Skip to content

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

License

Notifications You must be signed in to change notification settings

kaboing/press_sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PressSharp

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 PressSharp. It's a simple class library to provide an API to the exported Wordpress XML data. It's also available as a NuGet package:

Install-Package PressSharp

Check it out!

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