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.
#:package Labyrinth@1.27.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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,719 3/30/2016
1.26.0 1,467 3/29/2016
1.25.0 1,900 2/24/2016
1.24.0 1,520 2/23/2016
1.23.0 1,676 1/29/2016
1.22.0 1,519 1/11/2016
1.21.0 1,651 1/11/2016
1.20.0 1,589 1/10/2016
1.19.0 1,507 1/2/2016
1.18.0 1,477 12/31/2015
1.17.0 1,478 12/31/2015
1.16.0 1,473 12/17/2015
1.15.0 1,526 12/7/2015
1.14.0 1,565 11/19/2015
1.13.0 1,517 11/9/2015
1.12.0 1,447 11/9/2015
1.11.0 1,501 11/9/2015
1.10.0 1,508 11/2/2015
1.9.0 1,506 10/27/2015
1.8.0 1,612 9/29/2015
1.7.0 1,576 9/21/2015
1.6.0 1,519 9/21/2015
1.5.0 1,541 9/15/2015
1.4.0 1,526 9/15/2015
1.3.0 1,562 9/15/2015
1.2.0 2,134 9/15/2015
1.1.0 2,094 9/15/2015
1.0.0 2,152 9/6/2015

New methods added ... AddComboBox, AddCheckBox, AddImage