ini 1.0.7
dotnet add package ini --version 1.0.7
NuGet\Install-Package ini -Version 1.0.7
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="ini" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ini --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ini, 1.0.7"
#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.
// Install ini as a Cake Addin #addin nuget:?package=ini&version=1.0.7 // Install ini as a Cake Tool #tool nuget:?package=ini&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This INI file handler is a single class that add instant INI reading and writing to your projects.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- No dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
No longer strip comments ";" on Save()