Notui 0.3.2

.NET Framework 4.7
dotnet add package Notui --version 0.3.2
NuGet\Install-Package Notui -Version 0.3.2
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="Notui" Version="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Notui --version 0.3.2
#r "nuget: Notui, 0.3.2"
#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 Notui as a Cake Addin
#addin nuget:?package=Notui&version=0.3.2

// Install Notui as a Cake Tool
#tool nuget:?package=Notui&version=0.3.2

Notui is a simple renderless 3D first UI interaction framework designed for but not limited to large scale media application. It's working with element prototypes and instantiate them within contexts. Behaviors can be assigned to elements which will be executed in the element mainloop.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
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
0.3.2 750 12/22/2018
0.3.1 709 11/1/2018
0.3.0 810 9/3/2018
0.2.2-beta 831 6/1/2018
0.2.1-beta 914 5/4/2018
0.2.0-beta 898 5/4/2018
0.1.25-beta 836 5/2/2018
0.1.24-beta 959 4/29/2018
0.1.23-beta 852 4/26/2018
0.1.22-beta 823 4/26/2018
0.1.21-beta 839 4/24/2018
0.1.20-beta 807 4/23/2018
0.1.19-beta 924 4/20/2018
0.1.18-beta 946 4/20/2018
0.1.17-beta 811 4/19/2018
0.1.15-beta 802 4/19/2018
0.1.14-beta 825 4/19/2018
0.1.13-beta 820 4/18/2018
0.1.12-beta 763 4/16/2018
0.1.11-beta 903 4/15/2018
0.1.10-beta 815 3/15/2018
0.1.9-beta 824 3/13/2018
0.1.8-beta 807 3/12/2018
0.1.7-beta 846 3/9/2018
0.1.6-beta 832 3/8/2018
0.1.5-beta 836 3/8/2018
0.1.4-beta 835 3/8/2018
0.1.3-beta 829 3/7/2018
0.1.2-beta 805 3/7/2018
0.1.1-beta 828 3/6/2018

none