IntAirAct 1.0.1
A Framework enabling Device Interaction using REST.
Install-Package IntAirAct -Version 1.0.1
dotnet add package IntAirAct --version 1.0.1
<PackageReference Include="IntAirAct" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IntAirAct --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IntAirAct, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install IntAirAct as a Cake Addin
#addin nuget:?package=IntAirAct&version=1.0.1
// Install IntAirAct as a Cake Tool
#tool nuget:?package=IntAirAct&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release of IntAirAct.
Dependencies
-
- Firefly (= 0.4.0)
- Gate (= 0.3.6)
- Gate.Adapters.Nancy (= 0.3.6)
- Gate.Hosts.Firefly (= 0.3.6)
- Nancy (= 0.11.0)
- Newtonsoft.Json (>= 4.5.11)
- Owin (= 0.7.0)
- RestSharp (>= 104.1.0)
- ServiceDiscovery (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.