Info
Version: | 2.2.2.33 |
Author(s): | Craig Silverstein, Andreas Schuh |
Last Update: | Sunday, July 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://go.grottel.net/nuget/gflags |
NuGet Url: | https://www.nuget.org/packages/gflags_static |
Install
Install-Package gflags_static
dotnet add package gflags_static
paket add gflags_static
gflags_static Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It includes built-in support for standard types such as string, int, and enum. Flags are generally defined in the source file in which they are used.
This nuget package only contains the static library (with threading support).
For other variants you might want to utilize Appveyor build artifacts available via the project website.