CLGlobal 1.1.8.1

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

// Install CLGlobal as a Cake Tool
#tool nuget:?package=CLGlobal&version=1.1.8.1                

Contains assemblies used globally throughout various projects

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (3)

Showing the top 3 NuGet packages that depend on CLGlobal:

Package Downloads
CLGlobalNetworking

Contains assemblies used globally throughout various projects

CLUIConverters

Contains assemblies used globally throughout various projects

CLGlobalDataExtensions

Contains assemblies used globally throughout various projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.8.1 2,037 4/15/2019
1.1.8 1,841 3/5/2019
1.1.7 1,396 11/4/2018
1.1.6.1 2,101 3/3/2018
1.1.6 2,205 3/3/2018
1.1.5 2,210 2/21/2018
1.1.3 2,069 2/21/2018
1.1.2 2,108 2/20/2018
1.1.0 2,684 2/16/2018
1.0.2 1,616 4/5/2017
1.0.1 2,362 1/31/2017

Fixed deadlock issue with TriggerChangeNotifier