MakoIoT.Device.Services.Server
1.0.98.18895
dotnet add package MakoIoT.Device.Services.Server --version 1.0.98.18895
NuGet\Install-Package MakoIoT.Device.Services.Server -Version 1.0.98.18895
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.Server" Version="1.0.98.18895" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MakoIoT.Device.Services.Server" Version="1.0.98.18895" />
<PackageReference Include="MakoIoT.Device.Services.Server" />
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.Server --version 1.0.98.18895
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MakoIoT.Device.Services.Server, 1.0.98.18895"
#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.Server@1.0.98.18895
#: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.Server&version=1.0.98.18895
#tool nuget:?package=MakoIoT.Device.Services.Server&version=1.0.98.18895
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mako-IoT.Device.Services.Server
WebServer implementation based on nanoFramework.WebServer with additional features:
- route parameters
- optimized route resolving logic
- improved API/MVC controller initialization
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 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MakoIoT.Device.Services.Interface (>= 1.0.57.48509)
- MakoIoT.Device.Utilities.String (>= 1.0.44.38123)
- nanoFramework.CoreLibrary (>= 1.17.11)
- nanoFramework.DependencyInjection (>= 1.1.32)
- nanoFramework.Runtime.Events (>= 1.11.32)
- nanoFramework.System.Collections (>= 1.5.67)
- nanoFramework.System.IO.Streams (>= 1.1.96)
- nanoFramework.System.Net (>= 1.11.43)
- nanoFramework.System.Net.Http (>= 1.5.196)
- nanoFramework.System.Text (>= 1.3.42)
- nanoFramework.System.Threading (>= 1.1.52)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MakoIoT.Device.Services.Server:
| 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 |
|
|
MakoIoT.Device.WebServer
On-device web server base library for MAKO-IoT |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.98.18895 | 1,354 | 9/28/2025 |
| 1.0.97.63898 | 263 | 9/27/2025 |
| 1.0.96.29786 | 1,060 | 7/15/2025 |
| 1.0.95.34892 | 748 | 7/8/2025 |
| 1.0.94.38147 | 725 | 4/25/2025 |
| 1.0.93.21075 | 394 | 4/24/2025 |
| 1.0.92.4191 | 339 | 4/23/2025 |
| 1.0.91.42086 | 742 | 4/17/2025 |
| 1.0.89.37901 | 801 | 4/2/2025 |
| 1.0.88.27496 | 614 | 3/26/2025 |
| 1.0.86.39197 | 600 | 3/21/2025 |
| 1.0.85.52826 | 775 | 3/11/2025 |
| 1.0.84.30825 | 437 | 3/10/2025 |
| 1.0.83.49925 | 836 | 3/3/2025 |
| 1.0.81.22239 | 800 | 2/26/2025 |
| 1.0.80.44248 | 796 | 2/20/2025 |
| 1.0.79.32248 | 361 | 2/20/2025 |
| 1.0.78.24418 | 705 | 2/18/2025 |
| 1.0.77.42584 | 921 | 11/28/2024 |
| 1.0.76.26071 | 357 | 11/27/2024 |
Loading failed