nanoFramework.System.Net.Http.Server 1.0.5-preview-028

Prefix Reserved
This is a prerelease version of nanoFramework.System.Net.Http.Server.
There is a newer version of this package available.
See the version list below for details.
dotnet add package nanoFramework.System.Net.Http.Server --version 1.0.5-preview-028
                    
NuGet\Install-Package nanoFramework.System.Net.Http.Server -Version 1.0.5-preview-028
                    
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="nanoFramework.System.Net.Http.Server" Version="1.0.5-preview-028" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="nanoFramework.System.Net.Http.Server" Version="1.0.5-preview-028" />
                    
Directory.Packages.props
<PackageReference Include="nanoFramework.System.Net.Http.Server" />
                    
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 nanoFramework.System.Net.Http.Server --version 1.0.5-preview-028
                    
#r "nuget: nanoFramework.System.Net.Http.Server, 1.0.5-preview-028"
                    
#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 nanoFramework.System.Net.Http.Server@1.0.5-preview-028
                    
#: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=nanoFramework.System.Net.Http.Server&version=1.0.5-preview-028&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=nanoFramework.System.Net.Http.Server&version=1.0.5-preview-028&prerelease
                    
Install as a Cake Tool

This package includes the nanoFramework.System.Net.Http assembly (server API only) for nanoFramework C# projects.
     There is also a package with the client API only and another with the full API.

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

Showing the top 4 NuGet packages that depend on nanoFramework.System.Net.Http.Server:

Package Downloads
nanoFramework.WebServer

This is a simple multithread WebServer supporting simple controller and event based calls. Perfect for .NET nanoFramework REST API based project. Supports both HTTPS and HTTP. If serving files from local storage is a requirement, please use instead the 'nanoFramework.WebServer.FileSystem' nuget.

nanoFramework.WebServer.FileSystem

This is a simple multithread WebServer supporting simple controller and event based calls. Perfect for .NET nanoFramework REST API based project. Support all type of Http Methods. Perfect for simple embedded web pages, with Support of file on a storage (USB, SD Card, in Memory). Supports both HTTPS and HTTP. Use this version if you want to serve local files and have support for System.IO.FileSystem on your device. Otherwise use 'nanoFramework.WebServer' nuget.

nanoFramework.WebServer.Mcp

This is a simple Model Context Protocol (MCP) multithread WebServer supporting tools for integration with AI Agents. Perfect for .NET nanoFramework to be integrated with AI solutions. Supports both HTTPS and HTTP, Authentication, Strong Typing, Automatic Discovery. This comes also with the nanoFramework WebServer. Allowing to create a REST API based project with ease as well.

nf.HomeAssistant.MqttDiscovery

A lightweight library for .NET nanoFramework that simplifies Home Assistant MQTT Auto Discovery, letting your IoT devices register entities automatically without manual configuration.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on nanoFramework.System.Net.Http.Server:

Repository Stars
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
Version Downloads Last Updated
2.0.0-preview.7 40 5/19/2026
2.0.0-preview.6 46 5/18/2026
1.5.206 413 5/14/2026
1.5.204 263 5/4/2026
1.5.203 481 4/8/2026
1.5.200 1,524 11/19/2025
1.5.199 503 11/13/2025
1.5.196 2,020 6/2/2025
1.5.195 540 4/24/2025
1.5.193 642 4/2/2025
1.5.192 794 3/26/2025
1.5.191 661 3/26/2025
1.5.189 604 3/10/2025
1.5.188 379 3/10/2025
1.5.187 384 3/10/2025
1.5.186 367 3/10/2025
1.5.184 508 3/3/2025
1.5.183 473 2/27/2025
1.5.182 304 2/27/2025
1.0.5-preview-028 772 4/5/2019
Loading failed