ClassLibraryNugetTest 1.1.8

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

// Install ClassLibraryNugetTest as a Cake Tool
#tool nuget:?package=ClassLibraryNugetTest&version=1.1.8

Test of nuget package including how to debug into code in the nuget package.
     You can test how you can call a method in the  ClassLibraryNugetTest DLL nuget package - e.g. call GetVersion() in the  you own code like this:
     var testLib = new ClassLibraryNuget();
     Nugetlabel.Content = testLib.GetVersion();

     You can even debug into the nuget package methods as the.gdb file for the ClassLibraryNuget dll is destributed.
     To debug external DLLs from nuget packages without source code on your computer you have to uncheck the Debug, Options, Debugging, General, “Enable Just My Code” setting in Visual Studio

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.

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
1.1.8 2,828 5/28/2018
1.1.7 2,794 5/28/2018
1.1.6 2,662 5/24/2018
1.1.5 2,673 5/18/2018
1.1.4 2,565 5/18/2018
1.1.3.1 2,714 5/14/2018
1.1.2 2,629 5/14/2018
1.1.1 2,640 5/14/2018

release 1.1.8