Project Description
This library is preliminary implementation of the HTML5 MicroData specification, in C#.
It is using the HTML Agility Pack to parse HTML DOM for MicroData tags, and structure them in a tree of objects.
For now, it is using .NET 4 with NuGet packages.