Labyrinth 1.27.0

dotnet add package Labyrinth --version 1.27.0
                    
NuGet\Install-Package Labyrinth -Version 1.27.0
                    
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="Labyrinth" Version="1.27.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Labyrinth" Version="1.27.0" />
                    
Directory.Packages.props
<PackageReference Include="Labyrinth" />
                    
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 Labyrinth --version 1.27.0
                    
#r "nuget: Labyrinth, 1.27.0"
                    
#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=Labyrinth&version=1.27.0
                    
Install as a Cake Addin
#tool nuget:?package=Labyrinth&version=1.27.0
                    
Install as a Cake Tool

This package is for Labyrinth Coop students enrolled in Introduction to Computer Programming Using C#.  This is a set of library functions to make the first few coding sessions easier for students.

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.27.0 1,610 3/30/2016
1.26.0 1,363 3/29/2016
1.25.0 1,788 2/24/2016
1.24.0 1,415 2/23/2016
1.23.0 1,571 1/29/2016
1.22.0 1,414 1/11/2016
1.21.0 1,462 1/11/2016
1.20.0 1,398 1/10/2016
1.19.0 1,401 1/2/2016
1.18.0 1,367 12/31/2015
1.17.0 1,373 12/31/2015
1.16.0 1,363 12/17/2015
1.15.0 1,421 12/7/2015
1.14.0 1,461 11/19/2015
1.13.0 1,413 11/9/2015
1.12.0 1,343 11/9/2015
1.11.0 1,397 11/9/2015
1.10.0 1,403 11/2/2015
1.9.0 1,400 10/27/2015
1.8.0 1,507 9/29/2015
1.7.0 1,466 9/21/2015
1.6.0 1,415 9/21/2015
1.5.0 1,437 9/15/2015
1.4.0 1,421 9/15/2015
1.3.0 1,451 9/15/2015
1.2.0 1,959 9/15/2015
1.1.0 1,921 9/15/2015
1.0.0 1,978 9/6/2015

New methods added ... AddComboBox, AddCheckBox, AddImage