USFMToolsSharp 2.0.0

dotnet add package USFMToolsSharp --version 2.0.0
                    
NuGet\Install-Package USFMToolsSharp -Version 2.0.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="USFMToolsSharp" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="USFMToolsSharp" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="USFMToolsSharp" />
                    
Project file
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 USFMToolsSharp --version 2.0.0
                    
#r "nuget: USFMToolsSharp, 2.0.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 USFMToolsSharp@2.0.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=USFMToolsSharp&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=USFMToolsSharp&version=2.0.0
                    
Install as a Cake Tool

A parsing library for USFM

Product 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 (9)

Showing the top 5 NuGet packages that depend on USFMToolsSharp:

Package Downloads
USFMToolsSharp.Renderers.Docx

A USFM to DOCX renderer

USFMToolsSharp.Renderers.HTML

Package Description

BTTWriterLib

A library for loading files from Bible Translation Tools Writer

USFMToolsSharp.Renderers.Latex

A Latex renderer for USFM

USFMToolsSharp.Linter

A Linter for USFM using USFMToolsSharp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 90 7/15/2026
1.18.0 785 6/30/2025
1.17.0 206 6/27/2025
1.16.1 243 6/25/2025
1.16.0 253 6/17/2025
1.15.2 194 5/30/2025
1.15.1 185 5/23/2025
1.14.0 1,220 2/5/2025
1.13.0 422 9/12/2024
1.12.0 363 9/11/2024
1.11.0 393 1/18/2024
1.10.0 544 9/14/2023
1.9.0 3,941 6/22/2022
1.8.0 1,306 3/7/2022
1.7.1 503 12/2/2021
1.7.0 4,730 10/28/2021
1.6.2 615 5/25/2021
1.6.1 571 5/12/2021
1.6.0 848 10/22/2020
Loading failed