glgoo.gflags 2.2.2

dotnet add package glgoo.gflags --version 2.2.2
NuGet\Install-Package glgoo.gflags -Version 2.2.2
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="glgoo.gflags" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add glgoo.gflags --version 2.2.2
#r "nuget: glgoo.gflags, 2.2.2"
#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 glgoo.gflags as a Cake Addin
#addin nuget:?package=glgoo.gflags&version=2.2.2

// Install glgoo.gflags as a Cake Tool
#tool nuget:?package=glgoo.gflags&version=2.2.2

The nuget package of google's gflags is comprised of dll, lib, pdb and include files. Only build with x86 v120 platform, Debug and Release mode is available.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.2.2 685 1/4/2020

Release of google's gflags 2.2.2 libraries. A changelog is available at https://github.com/gflags/gflags/releases/tag/v2.2.2.