CCSWE.nanoFramework.WebServer 1.1.66

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

Build License NuGet

CCSWE.nanoFramework.WebServer

A simple asynchronous web server implementation for .NET nanoFramework that tries to mimic the ASP.NET Core implementation.

Features

  • Controllers with support for routing and parameter binding
  • Custom middleware support through IMiddleware
  • Request thread pool for processing requests
  • Flexible authentication through IAuthenticationProvider
  • HTTPS support

Usage

I'll add more documentation later, but for now you can check out the sample project for an example of how to use the web server.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.79 127 4/29/2025
1.1.78 150 4/28/2025
1.1.77 159 4/24/2025
1.1.75 195 4/17/2025
1.1.74 180 4/2/2025
1.1.73 142 3/26/2025
1.1.72 153 3/19/2025
1.1.71 101 3/14/2025
1.1.69 165 3/11/2025
1.1.68 158 3/11/2025
1.1.67 225 3/6/2025
1.1.66 228 3/3/2025
1.1.65 117 2/27/2025
1.1.64 95 2/26/2025
1.1.63 118 2/10/2025
1.1.62 112 2/10/2025
1.1.61 113 2/10/2025
1.1.56 116 2/7/2025
1.1.55 104 2/7/2025
1.1.54 106 2/7/2025
1.1.53 105 2/6/2025
1.1.52 112 2/6/2025
1.1.51 106 2/6/2025
1.1.50 104 2/6/2025
1.1.49 106 2/6/2025
1.1.48 112 2/5/2025
1.1.47 111 2/5/2025
1.1.46 104 2/5/2025
1.1.45 104 2/4/2025
1.1.44 116 2/4/2025
1.1.43 111 2/4/2025
1.1.42 113 2/4/2025
1.1.41 105 2/3/2025
1.1.40 101 2/3/2025
1.1.39 112 2/3/2025
1.1.37 108 2/3/2025
1.1.36 109 2/2/2025
1.1.35 100 2/2/2025
1.1.33 103 2/2/2025
0.1.112 119 1/5/2025
0.1.111 115 1/2/2025
0.1.110 110 12/26/2024
0.1.109 121 12/19/2024
0.1.108 135 12/12/2024
0.1.107 109 12/5/2024
0.1.106 104 11/28/2024
0.1.105 102 10/31/2024
0.1.104 111 10/24/2024
0.1.103 110 10/10/2024
0.1.102 111 10/3/2024
0.1.101 112 9/26/2024
0.1.100 103 9/26/2024
0.1.99 112 9/23/2024
0.1.98 113 9/22/2024
0.1.97 100 9/21/2024
0.1.96 142 9/14/2024
0.1.95 121 9/13/2024
0.1.94 117 9/5/2024
0.1.93 113 9/2/2024
0.1.92 107 9/1/2024
0.1.91 107 8/31/2024
0.1.90 108 8/31/2024
0.1.89 107 8/29/2024
0.1.88 134 8/14/2024
0.1.87 130 8/13/2024
0.1.86 132 8/11/2024
0.1.85 122 8/11/2024
0.1.84 118 8/8/2024
0.1.83 106 8/7/2024
0.1.82 102 8/6/2024
0.1.81 75 8/4/2024
0.1.80 75 8/3/2024
0.1.79 81 8/2/2024
0.1.78 84 8/2/2024
0.1.77 84 7/30/2024
0.1.76 73 7/29/2024
0.1.75 88 7/29/2024
0.1.74 90 7/27/2024
0.1.73 100 7/26/2024
0.1.72 96 7/25/2024
0.1.71 95 7/24/2024
0.1.70 114 7/19/2024
0.1.69 111 7/17/2024
0.1.68 111 7/16/2024
0.1.67 112 7/15/2024
0.1.66 110 7/14/2024
0.1.65 111 7/13/2024
0.1.64 112 7/12/2024
0.1.63 122 6/15/2024
0.1.62 121 6/14/2024
0.1.61 114 6/13/2024
0.1.59 123 6/7/2024
0.1.58 126 6/6/2024
0.1.57 125 6/5/2024
0.1.56 119 6/5/2024
0.1.54 120 5/25/2024
0.1.53 120 5/24/2024
0.1.52 119 5/21/2024
0.1.51 99 5/19/2024
0.1.50 97 5/19/2024
0.1.49 100 5/17/2024
0.1.48 102 5/16/2024
0.1.47 105 5/15/2024
0.1.46 75 5/13/2024
0.1.45 111 5/12/2024
0.1.44 110 5/11/2024
0.1.43 140 5/10/2024
0.1.42 114 5/10/2024
0.1.41 118 4/27/2024
0.1.40 114 4/26/2024
0.1.39 111 4/26/2024
0.1.37 116 4/25/2024
0.1.36 127 4/23/2024
0.1.35 122 4/20/2024
0.1.34 122 4/19/2024
0.1.33 128 4/18/2024
0.1.32 116 4/17/2024
0.1.31 138 4/13/2024
0.1.30 119 4/12/2024
0.1.29 124 4/11/2024
0.1.28 116 4/10/2024
0.1.27 120 4/9/2024
0.1.26 128 4/8/2024
0.1.25 104 4/7/2024
0.1.24 139 4/6/2024
0.1.23 135 4/5/2024
0.1.22 124 4/4/2024
0.1.21 134 4/3/2024
0.1.20 140 3/24/2024
0.1.19 132 3/22/2024
0.1.18 150 2/6/2024
0.1.17 132 2/3/2024
0.1.16 123 2/1/2024
0.1.15 130 1/29/2024
0.1.14 121 1/27/2024
0.1.13 116 1/26/2024
0.1.12 121 1/24/2024
0.1.11 128 1/20/2024
0.1.10 226 11/23/2023
0.1.9 132 11/22/2023
0.1.8 149 11/13/2023
0.1.5 151 11/12/2023
0.1.4 142 11/12/2023
0.1.3 140 11/12/2023
0.1.2 130 11/12/2023
0.1.1 126 11/12/2023
0.1.0 127 11/12/2023