VOOZH about

URL: https://www.nuget.org/packages/MakoIoT.Device.Services.ConfigurationManager/

⇱ NuGet Gallery | MakoIoT.Device.Services.ConfigurationManager 1.0.177.3067




MakoIoT.Device.Services.ConfigurationManager 1.0.177.3067

dotnet add package MakoIoT.Device.Services.ConfigurationManager --version 1.0.177.3067
 
 
NuGet\Install-Package MakoIoT.Device.Services.ConfigurationManager -Version 1.0.177.3067
 
 
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.Services.ConfigurationManager" Version="1.0.177.3067" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MakoIoT.Device.Services.ConfigurationManager" Version="1.0.177.3067" />
 
Directory.Packages.props
<PackageReference Include="MakoIoT.Device.Services.ConfigurationManager" />
 
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 MakoIoT.Device.Services.ConfigurationManager --version 1.0.177.3067
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MakoIoT.Device.Services.ConfigurationManager, 1.0.177.3067"
 
 
#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.
#:package MakoIoT.Device.Services.ConfigurationManager@1.0.177.3067
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MakoIoT.Device.Services.ConfigurationManager&version=1.0.177.3067
 
Install as a Cake Addin
#tool nuget:?package=MakoIoT.Device.Services.ConfigurationManager&version=1.0.177.3067
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Mako-IoT.Device.Services.ConfigurationManager

Provides configuration mode on the device. When entering configuration mode, web server is launched on the device and configuration API is exposed. After finishing config updates the device is rebooted and returns to normal operation mode.

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.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 Versions Compatible and additional computed target framework versions.
.NET Framework net net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MakoIoT.Device.Services.ConfigurationManager:

Package Downloads
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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.177.3067 347 9/29/2025
1.0.176.50836 257 9/28/2025
1.0.175.27831 218 9/27/2025
1.0.174.10621 347 9/4/2025
1.0.173.50582 279 9/3/2025
1.0.172.42911 434 7/16/2025
1.0.171.54701 399 7/15/2025
1.0.170.14898 325 7/9/2025
1.0.169.63677 313 7/8/2025
1.0.168.18597 307 7/8/2025
1.0.167.30810 558 4/26/2025
1.0.166.9170 346 4/25/2025
1.0.165.64994 322 4/24/2025
1.0.164.15407 369 4/23/2025
1.0.163.58828 362 4/19/2025
1.0.162.22156 359 4/18/2025
1.0.161.53754 348 4/17/2025
1.0.160.54019 444 4/4/2025
1.0.159.38871 350 4/3/2025
1.0.158.39697 381 4/2/2025
Loading failed