nanoFramework.WebServer.FileSystem
nanoFramework.WebServer.FileSystem
$version$
Laurent Ellerbach,nanoframework
false
LICENSE.md
docs\README.md
false
https://github.com/nanoframework/nanoFramework.WebServer
images\nf-logo.png
Copyright (c) .NET Foundation and Contributors
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.
http https webserver net netmf nf nanoframework