AdamsLair.Duality.Editor.Plugins.Tilemaps 4.0.0-alpha2

This is a prerelease version of AdamsLair.Duality.Editor.Plugins.Tilemaps.
dotnet add package AdamsLair.Duality.Editor.Plugins.Tilemaps --version 4.0.0-alpha2
                    
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.Tilemaps -Version 4.0.0-alpha2
                    
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.Editor.Plugins.Tilemaps" Version="4.0.0-alpha2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdamsLair.Duality.Editor.Plugins.Tilemaps" Version="4.0.0-alpha2" />
                    
Directory.Packages.props
<PackageReference Include="AdamsLair.Duality.Editor.Plugins.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.Editor.Plugins.Tilemaps --version 4.0.0-alpha2
                    
#r "nuget: AdamsLair.Duality.Editor.Plugins.Tilemaps, 4.0.0-alpha2"
                    
#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 AdamsLair.Duality.Editor.Plugins.Tilemaps@4.0.0-alpha2
                    
#: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=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=4.0.0-alpha2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=4.0.0-alpha2&prerelease
                    
Install as a Cake Tool

Defines the editor integration of the dependent core tilemap plugin.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AdamsLair.Duality.Editor.Plugins.Tilemaps:

Package Downloads
AdamsLair.Duality.Samples.Tilemaps

A sample project to show how to use Tilemaps.

ChristianGreiner.Duality.Samples.UfoGame

A simple Ufo Game for absolute beginners based on Unity's 2D UFO Tutorial.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-alpha2 767 6/12/2020
4.0.0-alpha1 638 6/12/2020
4.0.0-alpha0 563 6/12/2020
2.1.5 1,207 5/14/2020
2.1.4 1,130 11/16/2019
2.1.3 1,030 10/4/2019
2.1.2 934 10/4/2019
2.1.1 1,065 7/28/2019
2.1.0 1,029 6/30/2019
2.0.4 1,054 5/30/2019
2.0.3 991 5/25/2019
2.0.2 1,048 5/4/2019
2.0.1 1,242 12/18/2018
2.0.0 1,179 12/7/2018
1.1.22 2,204 3/15/2018
1.1.21 1,718 1/27/2018
1.1.20 1,297 10/26/2017
1.1.19 1,541 9/17/2017
1.1.18 2,256 6/11/2017
1.1.17 1,583 6/4/2017
1.1.16 1,799 4/23/2017
1.1.15 1,608 2/15/2017
1.1.14 1,507 2/5/2017
1.1.13 1,629 1/11/2017
1.1.12 1,598 12/28/2016
1.1.11 1,589 12/14/2016
1.1.10 1,559 12/10/2016
1.1.9 1,540 11/13/2016
1.1.8 1,291 10/30/2016
1.1.7 1,258 10/16/2016
1.1.6 1,574 9/25/2016
1.1.5 1,622 9/16/2016
1.1.4 1,246 9/16/2016
1.1.3 1,324 8/27/2016
1.1.2 1,263 8/27/2016
1.1.1 1,292 8/27/2016
1.1.0 1,290 8/27/2016
1.0.3 1,305 8/14/2016
1.0.2 1,286 8/13/2016
1.0.1 1,297 8/6/2016
1.0.0 1,355 7/24/2016

Tilemap Editing Default Empty Tile
#CHANGE: Use a default empty tile for all empty tiles.