VOOZH about

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

⇱ NuGet Gallery | MakoIoT.Device.Services.WiFi.AP 1.0.111.27240




MakoIoT.Device.Services.WiFi.AP 1.0.111.27240

dotnet add package MakoIoT.Device.Services.WiFi.AP --version 1.0.111.27240
 
 
NuGet\Install-Package MakoIoT.Device.Services.WiFi.AP -Version 1.0.111.27240
 
 
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.111.27240" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MakoIoT.Device.Services.WiFi.AP" Version="1.0.111.27240" />
 
Directory.Packages.props
<PackageReference Include="MakoIoT.Device.Services.WiFi.AP" />
 
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.WiFi.AP --version 1.0.111.27240
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MakoIoT.Device.Services.WiFi.AP, 1.0.111.27240"
 
 
#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.WiFi.AP@1.0.111.27240
 
 
#: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.WiFi.AP&version=1.0.111.27240
 
Install as a Cake Addin
#tool nuget:?package=MakoIoT.Device.Services.WiFi.AP&version=1.0.111.27240
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 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 (3)

Showing the top 3 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

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.111.27240 436 9/28/2025
1.0.110.35596 266 9/27/2025
1.0.109.9269 508 9/3/2025
1.0.108.20084 1,530 4/25/2025
1.0.107.54089 421 4/24/2025
1.0.105.57295 684 4/18/2025
1.0.104.10981 419 4/17/2025
1.0.103.60313 685 4/3/2025
1.0.102.11591 434 4/2/2025
1.0.101.65178 934 3/21/2025
1.0.100.41713 404 3/20/2025
1.0.99.26737 658 3/11/2025
1.0.98.27130 438 3/10/2025
1.0.97.55003 590 3/4/2025
1.0.96.14949 501 3/3/2025
1.0.95.40885 607 2/27/2025
1.0.94.25749 349 2/26/2025
1.0.93.57000 695 2/20/2025
1.0.92.49365 374 2/20/2025
1.0.91.55565 607 2/18/2025
Loading failed