QuickEPUB is an open-source .NET library for generating simple ebooks in the EPUB format.
EPUB is a very powerful and flexible format for publishing e-books. Most open-source libraries for creating EPUBs are just as powerful and flexible, but often require you to really understand how EPUBs work in order to use them effectively.
QuickEPUB is for developers that want a quick and easy way to take HTML content and export simple EPUB files from their apps.
NuGet packages are available at QuickEPUB on NuGet.org.
You can view the source and follow the progress at QuickEPUB on GitHub.