MakoIoT.Device.Services.ConfigurationApi 1.0.251.56157

dotnet add package MakoIoT.Device.Services.ConfigurationApi --version 1.0.251.56157
                    
NuGet\Install-Package MakoIoT.Device.Services.ConfigurationApi -Version 1.0.251.56157
                    
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.ConfigurationApi" Version="1.0.251.56157" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MakoIoT.Device.Services.ConfigurationApi" Version="1.0.251.56157" />
                    
Directory.Packages.props
<PackageReference Include="MakoIoT.Device.Services.ConfigurationApi" />
                    
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.ConfigurationApi --version 1.0.251.56157
                    
#r "nuget: MakoIoT.Device.Services.ConfigurationApi, 1.0.251.56157"
                    
#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.ConfigurationApi@1.0.251.56157
                    
#: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.ConfigurationApi&version=1.0.251.56157
                    
Install as a Cake Addin
#tool nuget:?package=MakoIoT.Device.Services.ConfigurationApi&version=1.0.251.56157
                    
Install as a Cake Tool

Mako-IoT.Device.Services.ConfigurationApi

Configuration API

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

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.251.56157 261 10/2/2025
1.0.250.46485 220 9/30/2025
1.0.249.43215 211 9/29/2025
1.0.248.22299 215 9/28/2025
1.0.247.14209 148 9/27/2025
1.0.246.27770 184 9/5/2025
1.0.245.6078 239 9/4/2025
1.0.244.44705 227 9/3/2025
1.0.243.53452 226 7/16/2025
1.0.242.13478 223 7/16/2025
1.0.241.43490 221 7/16/2025
1.0.239.23091 229 7/9/2025
1.0.238.32487 227 7/8/2025
1.0.237.15840 221 7/8/2025
1.0.236.55695 231 7/8/2025
1.0.235.12173 300 4/28/2025
1.0.234.18386 296 4/27/2025
1.0.233.54543 189 4/26/2025
1.0.232.45407 236 4/25/2025
1.0.231.46116 260 4/24/2025
Loading failed