Skip to content

wcoder/FB2Library

Folders and files

NameName
Last commit message
Last commit date
Dec 2, 2022
Mar 22, 2022
Mar 22, 2022
Dec 2, 2022
Jan 31, 2024
Jan 29, 2024
Dec 2, 2022
Dec 2, 2022
Mar 22, 2022
Apr 24, 2016
Dec 2, 2022

Repository files navigation

FB2Library NuGet Badge

This project provides .Net library to help developers load .FB2 (Fiction Book: http://en.wikipedia.org/wiki/FictionBook ) ebook files. This ebook files format is widely acceptable in Russia. If you doing some converter, reader or editor for ebooks and you using one of the .Net languages - this project for you.

The original library automatically exported from http://code.google.com/p/fb2librarynet and placed here.

Installation

Install-Package FB2Library

or

dotnet add package FB2Library

Usage

Platform Support

Everything that supports .NET Standard 1.0:

  • .NET Core 1.0+
  • .NET Framework 4.5+
  • .NET 6
  • .NET 7
  • Mono
  • Xamarin.iOS
  • Xamarin.Android
  • Universal Windows Platform 10
  • Windows 8.0
  • Windows Phone 8.1
  • Windows Phone Silverlight 8.0

Authors


Microsoft Public License

Packages

No packages published

Contributors 5

Languages