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 865 12/22/2018
0.3.1 773 11/1/2018
0.3.0 889 9/3/2018
0.2.2-beta 906 6/1/2018
0.2.1-beta 988 5/4/2018
0.2.0-beta 972 5/4/2018
0.1.25-beta 910 5/2/2018
0.1.24-beta 1,029 4/29/2018
0.1.23-beta 925 4/26/2018
0.1.22-beta 898 4/26/2018
0.1.21-beta 903 4/24/2018
0.1.20-beta 889 4/23/2018
0.1.19-beta 996 4/20/2018
0.1.18-beta 1,014 4/20/2018
0.1.17-beta 884 4/19/2018
0.1.15-beta 866 4/19/2018
0.1.14-beta 891 4/19/2018
0.1.13-beta 898 4/18/2018
0.1.12-beta 843 4/16/2018
0.1.11-beta 972 4/15/2018
0.1.10-beta 880 3/15/2018
0.1.9-beta 900 3/13/2018
0.1.8-beta 872 3/12/2018
0.1.7-beta 923 3/9/2018
0.1.6-beta 911 3/8/2018
0.1.5-beta 904 3/8/2018
0.1.4-beta 906 3/8/2018
0.1.3-beta 894 3/7/2018
0.1.2-beta 880 3/7/2018
0.1.1-beta 897 3/6/2018

none