Fb2.Document
2.5.0
dotnet add package Fb2.Document --version 2.5.0
NuGet\Install-Package Fb2.Document -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fb2.Document" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fb2.Document" Version="2.5.0" />
<PackageReference Include="Fb2.Document" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fb2.Document --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fb2.Document, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fb2.Document@2.5.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fb2.Document&version=2.5.0
#tool nuget:?package=Fb2.Document&version=2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fb2 Document Library 
Fb2.Document is lightweight, fast .Net 10 lib with bunch of APIs to operate fb2 file's contents.
Fb2.Document is the easiest way to build reader or editor app for Fb2 book format.
Version 2.5.0
Latest release of an Fb2.Document library brings .Net 10 and few minor updates.
For more info please see Readme.
.Net 10
Package version 2.5.0 targets .Net 10.
Async Methods Updates
Following methods + corresponding extensions now support cancellation:
Fb2Node.AddAttributeAsyncFb2Element.AddContentAsyncFb2Container.AddContentAsyncFb2Container.AddTextContentAsyncFb2NodeExtensions.AppendAttributeAsyncFb2ElementExtensions.AppendContentAsyncFb2ContainerExtensions.AppendContentAsyncFb2ContainerExtensions.AppendTextContentAsync
This change can be consedered a breaking change since method signatures were changed.
Other Updates
Fb2Node: introducedHasAllowedAttributesproperty.Fb2LoadingOptions,Fb2StreamLoadingOptions,Fb2XmlSerializingOptionsarerecords now.ElementNames/AttributeNamesarestructs now.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.