Notui 0.3.2

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)
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
0.3.2 909 12/22/2018
0.3.1 815 11/1/2018
0.3.0 925 9/3/2018
0.2.2-beta 946 6/1/2018
0.2.1-beta 1,029 5/4/2018
0.2.0-beta 993 5/4/2018
0.1.25-beta 927 5/2/2018
0.1.24-beta 1,053 4/29/2018
0.1.23-beta 959 4/26/2018
0.1.22-beta 929 4/26/2018
0.1.21-beta 926 4/24/2018
0.1.20-beta 923 4/23/2018
0.1.19-beta 1,028 4/20/2018
0.1.18-beta 1,038 4/20/2018
0.1.17-beta 907 4/19/2018
0.1.15-beta 891 4/19/2018
0.1.14-beta 921 4/19/2018
0.1.13-beta 922 4/18/2018
0.1.12-beta 874 4/16/2018
0.1.11-beta 988 4/15/2018
0.1.10-beta 896 3/15/2018
0.1.9-beta 928 3/13/2018
0.1.8-beta 901 3/12/2018
0.1.7-beta 957 3/9/2018
0.1.6-beta 940 3/8/2018
0.1.5-beta 926 3/8/2018
0.1.4-beta 935 3/8/2018
0.1.3-beta 908 3/7/2018
0.1.2-beta 910 3/7/2018
0.1.1-beta 932 3/6/2018

none