InfHelper 0.5.4
See the version list below for details.
dotnet add package InfHelper --version 0.5.4
NuGet\Install-Package InfHelper -Version 0.5.4
<PackageReference Include="InfHelper" Version="0.5.4" />
<PackageVersion Include="InfHelper" Version="0.5.4" />
<PackageReference Include="InfHelper" />
paket add InfHelper --version 0.5.4
#r "nuget: InfHelper, 0.5.4"
#:package InfHelper@0.5.4
#addin nuget:?package=InfHelper&version=0.5.4
#tool nuget:?package=InfHelper&version=0.5.4
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has 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 | 157 | 7/7/2025 |
0.13.1 | 193 | 6/18/2025 |
0.12.1 | 1,410 | 1/25/2024 |
0.11.3 | 222 | 12/26/2023 |
0.11.2 | 159 | 12/26/2023 |
0.11.1 | 165 | 12/23/2023 |
0.10.1 | 158 | 12/4/2023 |
0.9.1 | 173 | 9/17/2023 |
0.8.1 | 254 | 7/24/2023 |
0.7.1 | 390 | 1/11/2023 |
0.6.6 | 50,493 | 9/10/2017 |
0.6.5 | 1,113 | 9/5/2017 |
0.6.0 | 1,114 | 9/5/2017 |
0.5.4 | 1,112 | 8/30/2017 |
0.5.3 | 1,124 | 8/29/2017 |
0.5.2 | 1,129 | 8/29/2017 |
0.5.1 | 1,200 | 8/28/2017 |
0.5.0 | 1,165 | 8/28/2017 |
This is a beta version, some features were not yet implemented or tested.
Added case insensitivity.
Can search key id across all categories.