First release of the SDK for developing modules for the IoX (Internet of everything interconnecting) runtime.
Info
Version: | 0.4.0 |
Author(s): | Antonio Cisternino |
Last Update: | Thursday, January 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/unipi-itc/IoX |
NuGet Url: | https://www.nuget.org/packages/IoX.Modules |
Install
Install-Package IoX.Modules
dotnet add package IoX.Modules
paket add IoX.Modules
IoX.Modules Download (Unzip the "nupkg" after downloading)
Dependencies
- evReact(>= 0.9.2)
- Newtonsoft.Json(>= 9.0.1)
- Suave(>= 2.0.0)
- Suave.EvReact(>= 0.6.0)