CCSWE.nanoFramework.WebServer
1.1.79
dotnet add package CCSWE.nanoFramework.WebServer --version 1.1.79
NuGet\Install-Package CCSWE.nanoFramework.WebServer -Version 1.1.79
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.79" />
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.79" />
<PackageReference Include="CCSWE.nanoFramework.WebServer" />
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.79
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CCSWE.nanoFramework.WebServer, 1.1.79"
#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.79
#tool nuget:?package=CCSWE.nanoFramework.WebServer&version=1.1.79
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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.
-
- CCSWE.nanoFramework.Core (>= 1.1.0)
- CCSWE.nanoFramework.Threading (>= 1.1.0)
- nanoFramework.CoreLibrary (>= 1.17.11)
- nanoFramework.DependencyInjection (>= 1.1.32)
- nanoFramework.Json (>= 2.2.199)
- nanoFramework.Logging (>= 1.1.157)
- 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.195)
- nanoFramework.System.Text (>= 1.3.42)
- nanoFramework.System.Threading (>= 1.1.52)
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 | a month ago |
1.1.78 | 150 | a month ago |
1.1.77 | 159 | a month ago |
1.1.75 | 195 | a month ago |
1.1.74 | 180 | 2 months ago |
1.1.73 | 142 | 2 months ago |
1.1.72 | 153 | 2 months ago |
1.1.71 | 101 | 3 months ago |
1.1.69 | 165 | 3 months ago |
1.1.68 | 158 | 3 months ago |
1.1.67 | 226 | 3 months ago |
1.1.66 | 229 | 3 months ago |
1.1.65 | 118 | 3 months ago |
1.1.64 | 96 | 3 months ago |
1.1.63 | 119 | 4 months ago |
1.1.62 | 113 | 4 months ago |
1.1.61 | 114 | 4 months ago |
1.1.56 | 117 | 4 months ago |
1.1.55 | 105 | 4 months ago |
1.1.54 | 107 | 4 months ago |
1.1.53 | 106 | 4 months ago |
1.1.52 | 113 | 4 months ago |
1.1.51 | 107 | 4 months ago |
1.1.50 | 105 | 4 months ago |
1.1.49 | 107 | 4 months ago |
1.1.48 | 113 | 4 months ago |
1.1.47 | 112 | 4 months ago |
1.1.46 | 105 | 4 months ago |
1.1.45 | 105 | 4 months ago |
1.1.44 | 117 | 4 months ago |
1.1.43 | 112 | 4 months ago |
1.1.42 | 114 | 4 months ago |
1.1.41 | 106 | 4 months ago |
1.1.40 | 102 | 4 months ago |
1.1.39 | 113 | 4 months ago |
1.1.37 | 109 | 4 months ago |
1.1.36 | 110 | 4 months ago |
1.1.35 | 101 | 4 months ago |
1.1.33 | 104 | 4 months ago |
0.1.112 | 119 | 5 months ago |
0.1.111 | 115 | 5 months ago |
0.1.110 | 110 | 5 months ago |
0.1.109 | 121 | 5 months ago |
0.1.108 | 135 | 6 months ago |
0.1.107 | 109 | 6 months ago |
0.1.106 | 104 | 6 months ago |
0.1.105 | 102 | 7 months ago |
0.1.104 | 111 | 7 months ago |
0.1.103 | 110 | 8 months ago |
0.1.102 | 111 | 8 months ago |
0.1.101 | 112 | 8 months ago |
0.1.100 | 103 | 8 months ago |
0.1.99 | 112 | 8 months ago |
0.1.98 | 113 | 8 months ago |
0.1.97 | 100 | 8 months ago |
0.1.96 | 142 | 9 months ago |
0.1.95 | 121 | 9 months ago |
0.1.94 | 117 | 9 months ago |
0.1.93 | 113 | 9 months ago |
0.1.92 | 107 | 9 months ago |
0.1.91 | 107 | 9 months ago |
0.1.90 | 108 | 9 months ago |
0.1.89 | 107 | 9 months ago |
0.1.88 | 134 | 10 months ago |
0.1.87 | 130 | 10 months ago |
0.1.86 | 132 | 10 months ago |
0.1.85 | 122 | 10 months ago |
0.1.84 | 118 | 10 months ago |
0.1.83 | 106 | 10 months ago |
0.1.82 | 102 | 10 months ago |
0.1.81 | 75 | 10 months ago |
0.1.80 | 75 | 10 months ago |
0.1.79 | 81 | 10 months ago |
0.1.78 | 84 | 10 months ago |
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 |