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 894 12/22/2018
0.3.1 801 11/1/2018
0.3.0 908 9/3/2018
0.2.2-beta 939 6/1/2018
0.2.1-beta 1,022 5/4/2018
0.2.0-beta 986 5/4/2018
0.1.25-beta 920 5/2/2018
0.1.24-beta 1,046 4/29/2018
0.1.23-beta 952 4/26/2018
0.1.22-beta 922 4/26/2018
0.1.21-beta 919 4/24/2018
0.1.20-beta 916 4/23/2018
0.1.19-beta 1,021 4/20/2018
0.1.18-beta 1,029 4/20/2018
0.1.17-beta 900 4/19/2018
0.1.15-beta 884 4/19/2018
0.1.14-beta 914 4/19/2018
0.1.13-beta 913 4/18/2018
0.1.12-beta 867 4/16/2018
0.1.11-beta 981 4/15/2018
0.1.10-beta 889 3/15/2018
0.1.9-beta 919 3/13/2018
0.1.8-beta 894 3/12/2018
0.1.7-beta 950 3/9/2018
0.1.6-beta 931 3/8/2018
0.1.5-beta 919 3/8/2018
0.1.4-beta 928 3/8/2018
0.1.3-beta 901 3/7/2018
0.1.2-beta 903 3/7/2018
0.1.1-beta 923 3/6/2018

none