Melville.Parsing 0.6.4

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

Low level parsing helpers used by multiple PDF sub-format parsers/

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Melville.Parsing:

Package Downloads
Melville.CCITT

Read CCITT type 3 and 4 encoded files.

Melville.JpegLibrary

Read Jpeg files. This is a fork of https://github.com/yigolden/JpegLibrary

Melville.JBig2

Read JBig formatted image files.

Melville.Icc

Read International Color Consortium color profiles and convert colors between ICC profiles.

Melville.Pdf.LowLevel

Reads and writes PDF files as a graph of PDF objects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.4 383 6/4/2025
0.6.3 630 3/3/2025
0.6.2 195 2/28/2025
0.6.1 239 1/31/2025
0.6.0 206 1/16/2025
0.5.1 451 9/13/2024
0.5.0 432 9/4/2024
0.4.8 340 5/15/2024
0.4.7 304 4/20/2024
0.4.6 452 11/22/2023
0.4.5 354 10/10/2023
0.4.4 371 9/22/2023
0.4.3 312 9/22/2023
0.4.2 359 9/19/2023
0.4.1 335 9/18/2023
0.4.0 380 9/12/2023
0.3.0 437 5/9/2023
0.3.0-preview1 371 1/12/2023
0.2.0 637 12/17/2022
0.1.0 1,463 9/24/2022
0.0.1 1,471 9/18/2022