glog 0.3.3

dotnet add package glog --version 0.3.3
                    
NuGet\Install-Package glog -Version 0.3.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="glog" Version="0.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="glog" Version="0.3.3" />
                    
Directory.Packages.props
<PackageReference Include="glog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add glog --version 0.3.3
                    
#r "nuget: glog, 0.3.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.
#addin nuget:?package=glog&version=0.3.3
                    
Install glog as a Cake Addin
#tool nuget:?package=glog&version=0.3.3
                    
Install glog as a Cake Tool

The glog library implements application-level logging.
        This library provides logging APIs based on C++-style streams and various helper macros.

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 (1)

Showing the top 1 NuGet packages that depend on glog:

Package Downloads
caffe.clr

Caffe: a fast open framework for deep learning. http://caffe.berkeleyvision.org/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.3 91,779 2/11/2014

Initial version.