IoFog.Sdk.CSharp 1.0.9

dotnet add package IoFog.Sdk.CSharp --version 1.0.9
NuGet\Install-Package IoFog.Sdk.CSharp -Version 1.0.9
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="IoFog.Sdk.CSharp" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IoFog.Sdk.CSharp --version 1.0.9
#r "nuget: IoFog.Sdk.CSharp, 1.0.9"
#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 IoFog.Sdk.CSharp as a Cake Addin
#addin nuget:?package=IoFog.Sdk.CSharp&version=1.0.9

// Install IoFog.Sdk.CSharp as a Cake Tool
#tool nuget:?package=IoFog.Sdk.CSharp&version=1.0.9

This package lets you easily build an ioElement. It gives you all the functionality to interact with ioFog via Local API. Additionally some useful methods to work with ioMessage.
* send new message to ioFog
* fetch next unread messages from ioFog
* fetch messages for time period and list of accessible publishers
* get config options
* connect to ioFog Control Channel via WebSocket
* connect to ioFog Message Channel via WebSocket

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 is compatible.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 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
1.0.9 1,272 6/6/2017

Initial release with full functionality.