TerminalMatrix 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TerminalMatrix --version 1.1.0
NuGet\Install-Package TerminalMatrix -Version 1.1.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="TerminalMatrix" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TerminalMatrix --version 1.1.0
#r "nuget: TerminalMatrix, 1.1.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.
// Install TerminalMatrix as a Cake Addin
#addin nuget:?package=TerminalMatrix&version=1.1.0

// Install TerminalMatrix as a Cake Tool
#tool nuget:?package=TerminalMatrix&version=1.1.0

A pixel based terminal matrix.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • No dependencies.

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.7.0 112 12/31/2023
1.6.0 109 12/21/2023
1.5.0 119 12/15/2023
1.4.0 106 12/15/2023
1.3.0 114 12/14/2023
1.2.0 99 12/13/2023
1.1.0 110 12/12/2023
1.0.0 104 12/12/2023

Exposed the Write and WriteLine methods.