MakoIoT.Device.Services.WiFi.AP 1.0.30.34884

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

// Install MakoIoT.Device.Services.WiFi.AP as a Cake Tool
#tool nuget:?package=MakoIoT.Device.Services.WiFi.AP&version=1.0.30.34884

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.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
MakoIoT.Device.Services.ConfigurationManager

Configuration mode manager for MAKO-IoT

MakoIoT.Device.Services.ConfigurationApi

REST API for configuration with MAKO-IoT

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.30.34884 776 5/26/2023
1.0.29.22631 356 5/25/2023
1.0.28.12550 112 5/24/2023
1.0.27.26635 104 5/24/2023
1.0.26.34470 96 5/23/2023
1.0.21.32979 212 5/22/2023