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.
<PackageVersion Include="Notui" Version="0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Notui" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Notui&version=0.3.2
                    
Install Notui as a Cake Addin
#tool nuget:?package=Notui&version=0.3.2
                    
Install Notui as a Cake Tool

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 934 12/22/2018
0.3.1 846 11/1/2018
0.3.0 959 9/3/2018
0.2.2-beta 1,033 6/1/2018
0.2.1-beta 1,126 5/4/2018
0.2.0-beta 1,090 5/4/2018
0.1.25-beta 1,025 5/2/2018
0.1.24-beta 1,150 4/29/2018
0.1.23-beta 1,056 4/26/2018
0.1.22-beta 1,026 4/26/2018
0.1.21-beta 1,023 4/24/2018
0.1.20-beta 1,020 4/23/2018
0.1.19-beta 1,125 4/20/2018
0.1.18-beta 1,135 4/20/2018
0.1.17-beta 1,004 4/19/2018
0.1.15-beta 988 4/19/2018
0.1.14-beta 1,018 4/19/2018
0.1.13-beta 1,019 4/18/2018
0.1.12-beta 971 4/16/2018
0.1.11-beta 1,085 4/15/2018
0.1.10-beta 993 3/15/2018
0.1.9-beta 1,025 3/13/2018
0.1.8-beta 998 3/12/2018
0.1.7-beta 1,054 3/9/2018
0.1.6-beta 1,037 3/8/2018
0.1.5-beta 1,023 3/8/2018
0.1.4-beta 1,032 3/8/2018
0.1.3-beta 1,005 3/7/2018
0.1.2-beta 1,007 3/7/2018
0.1.1-beta 1,029 3/6/2018

none