MakoIoT.Device.Utilities.Invoker 1.0.22.49686

There is a newer version of this package available.
See the version list below for details.
dotnet add package MakoIoT.Device.Utilities.Invoker --version 1.0.22.49686
NuGet\Install-Package MakoIoT.Device.Utilities.Invoker -Version 1.0.22.49686
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="MakoIoT.Device.Utilities.Invoker" Version="1.0.22.49686" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MakoIoT.Device.Utilities.Invoker --version 1.0.22.49686
#r "nuget: MakoIoT.Device.Utilities.Invoker, 1.0.22.49686"
#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 MakoIoT.Device.Utilities.Invoker as a Cake Addin
#addin nuget:?package=MakoIoT.Device.Utilities.Invoker&version=1.0.22.49686

// Install MakoIoT.Device.Utilities.Invoker as a Cake Tool
#tool nuget:?package=MakoIoT.Device.Utilities.Invoker&version=1.0.22.49686

Project readme

How to manually sync fork

  • Clone repository and navigate into folder
  • From command line execute bellow commands
  • git remote add upstream https://github.com/CShark-Hub/Mako-IoT.Device.Base.git
  • git fetch upstream
  • git rebase upstream/main
  • If there are any conflicts, resolve them
    • After run git rebase --continue
    • Check for conflicts again
  • git push -f origin main
Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MakoIoT.Device.Utilities.Invoker:

Package Downloads
MakoIoT.Device.Services.ConfigurationManager

Configuration mode manager for MAKO-IoT

MakoIoT.Device.Services.WiFi.AP

WiFi Access Point library for MAKO-IoT

MakoIoT.Device.Services.ConfigurationApi

REST API for configuration with MAKO-IoT

MakoIoT.Device.Platform.LocalConfig

MAKO-IoT Platform local configuration library. On-device web server, WiFi AP

MakoIoT.Device.Services.Logging.Storage

Logging to flash storage and logs upload to Elasticsearch for MAKO-IoT

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.31.7929 379 6/12/2024
1.0.30.23980 640 5/17/2024
1.0.29.40293 1,163 4/8/2024
1.0.28.14340 750 3/21/2024
1.0.27.50780 4,240 11/12/2023
1.0.24.34787 3,399 5/24/2023
1.0.22.49686 134 5/24/2023
1.0.20.26092 551 5/23/2023