InfHelper 0.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package InfHelper --version 0.5.1
                    
NuGet\Install-Package InfHelper -Version 0.5.1
                    
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="InfHelper" Version="0.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InfHelper" Version="0.5.1" />
                    
Directory.Packages.props
<PackageReference Include="InfHelper" />
                    
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 InfHelper --version 0.5.1
                    
#r "nuget: InfHelper, 0.5.1"
                    
#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 InfHelper@0.5.1
                    
#: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=InfHelper&version=0.5.1
                    
Install as a Cake Addin
#tool nuget:?package=InfHelper&version=0.5.1
                    
Install as a Cake Tool

This NuGet allows you to parse .inf files and browse them using object model wrappers (InfData). You can browse categories and ´their keys by handling them as collections or simply using [id] operators. The NuGet is not meant for installing, only for parsing and browsing the file. The feature for creating and INF file will be added in next versions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.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.

Version Downloads Last Updated
0.14.1 138 7/7/2025
0.13.1 174 6/18/2025
0.12.1 1,151 1/25/2024
0.11.3 219 12/26/2023
0.11.2 156 12/26/2023
0.11.1 160 12/23/2023
0.10.1 154 12/4/2023
0.9.1 166 9/17/2023
0.8.1 241 7/24/2023
0.7.1 378 1/11/2023
0.6.6 50,105 9/10/2017
0.6.5 1,081 9/5/2017
0.6.0 1,080 9/5/2017
0.5.4 1,078 8/30/2017
0.5.3 1,090 8/29/2017
0.5.2 1,094 8/29/2017
0.5.1 1,160 8/28/2017
0.5.0 1,123 8/28/2017

This is a beta version, some features were not yet implemented or tested.