TG.INI 1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package TG.INI --version 1.1.3
NuGet\Install-Package TG.INI -Version 1.1.3
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="TG.INI" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TG.INI --version 1.1.3
#r "nuget: TG.INI, 1.1.3"
#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 TG.INI as a Cake Addin
#addin nuget:?package=TG.INI&version=1.1.3

// Install TG.INI as a Cake Tool
#tool nuget:?package=TG.INI&version=1.1.3

Reads and writes INI files and make navigating them easy. Can be used with .NET 2.0 or higher.
Also includes a built in editor. Just call IniDocument.ShowEditor().

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TG.INI:

Repository Stars
X-Lucifer/AI-Lossless-Zoomer
AI无损放大工具
Version Downloads Last updated
1.3.3 704 1/23/2022
1.3.2 372 11/15/2021
1.3.1 1,257 5/22/2020
1.3.0 815 9/15/2019
1.2.6 1,017 8/17/2018
1.2.5 814 8/2/2018
1.2.4 965 7/5/2018
1.2.3 1,038 7/2/2018
1.2.2 966 4/25/2018
1.2.1 972 4/24/2018
1.2.0 917 4/23/2018
1.1.5 1,157 8/31/2017
1.1.4 867 8/29/2017
1.1.3 874 6/7/2017
1.1.2 1,499 2/17/2017
1.1.1 920 1/23/2017
1.0.0 1,171 11/11/2016

Bug fixes.