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 Labyrinth as a Cake Addin
#tool nuget:?package=Labyrinth&version=1.27.0
                    
Install Labyrinth 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,532 3/30/2016
1.26.0 1,291 3/29/2016
1.25.0 1,710 2/24/2016
1.24.0 1,337 2/23/2016
1.23.0 1,498 1/29/2016
1.22.0 1,341 1/11/2016
1.21.0 1,394 1/11/2016
1.20.0 1,330 1/10/2016
1.19.0 1,326 1/2/2016
1.18.0 1,294 12/31/2015
1.17.0 1,299 12/31/2015
1.16.0 1,287 12/17/2015
1.15.0 1,347 12/7/2015
1.14.0 1,388 11/19/2015
1.13.0 1,341 11/9/2015
1.12.0 1,271 11/9/2015
1.11.0 1,323 11/9/2015
1.10.0 1,335 11/2/2015
1.9.0 1,328 10/27/2015
1.8.0 1,438 9/29/2015
1.7.0 1,397 9/21/2015
1.6.0 1,347 9/21/2015
1.5.0 1,370 9/15/2015
1.4.0 1,352 9/15/2015
1.3.0 1,383 9/15/2015
1.2.0 1,836 9/15/2015
1.1.0 1,798 9/15/2015
1.0.0 1,854 9/6/2015

New methods added ... AddComboBox, AddCheckBox, AddImage