AdamsLair.Duality.Samples.Tilemaps 1.1.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package AdamsLair.Duality.Samples.Tilemaps --version 1.1.12
                    
NuGet\Install-Package AdamsLair.Duality.Samples.Tilemaps -Version 1.1.12
                    
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="AdamsLair.Duality.Samples.Tilemaps" Version="1.1.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdamsLair.Duality.Samples.Tilemaps" Version="1.1.12" />
                    
Directory.Packages.props
<PackageReference Include="AdamsLair.Duality.Samples.Tilemaps" />
                    
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 AdamsLair.Duality.Samples.Tilemaps --version 1.1.12
                    
#r "nuget: AdamsLair.Duality.Samples.Tilemaps, 1.1.12"
                    
#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=AdamsLair.Duality.Samples.Tilemaps&version=1.1.12
                    
Install as a Cake Addin
#tool nuget:?package=AdamsLair.Duality.Samples.Tilemaps&version=1.1.12
                    
Install as a Cake Tool

A sample project to show how to use Tilemaps.

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
4.0.0-alpha2 624 6/12/2020
4.0.0-alpha1 511 6/12/2020
4.0.0-alpha0 460 6/12/2020
2.0.10 874 5/14/2020
2.0.9 846 11/16/2019
2.0.8 764 10/4/2019
2.0.7 676 10/4/2019
2.0.6 813 7/28/2019
2.0.5 775 6/30/2019
2.0.4 807 5/30/2019
2.0.3 788 5/25/2019
2.0.2 813 5/4/2019
2.0.1 990 12/18/2018
2.0.0 924 12/7/2018
1.1.27 1,456 7/2/2018
1.1.26 1,412 3/15/2018
1.1.25 1,203 1/27/2018
1.1.24 1,286 9/17/2017
1.1.23 1,343 6/11/2017
1.1.22 1,322 6/4/2017
1.1.21 1,307 5/3/2017
1.1.19 1,216 4/23/2017
1.1.18 1,319 2/15/2017
1.1.17 1,231 2/5/2017
1.1.16 1,335 1/11/2017
1.1.15 1,279 12/28/2016
1.1.14 1,303 12/14/2016
1.1.13 1,295 12/10/2016
1.1.12 1,284 11/20/2016

Moved Tilemaps Sample
#CHANGE: Moved Tilemaps Sample to Samples folder, so it's in line with all the other samples.
#CHANGE: Renamed the Tilemaps sample package to fit the sample package naming scheme.