CCSWE.nanoFramework.DhcpServer 1.0.13

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

// Install CCSWE.nanoFramework.DhcpServer as a Cake Tool
#tool nuget:?package=CCSWE.nanoFramework.DhcpServer&version=1.0.13

Build License NuGet

CCSWE.nanoFramework.DhcpServer

A simple DHCP server for nanoFramework.

Overview

This started as an effort to resolve some of the issues I was having with Iot.Device.DhcpServer and ending up turning into a complete re-write. I'll take to the team about backporting some of the fixes or using this code directly.

Fixes (notes for myself for back porting)

  • Proper handling of unicast and broadcast requests and repsonses
  • Address pool expiration no longer crashes
  • Captive portal uses the correct option code

Features

  • Entire DHCP message set is supported per RFC 2131
  • Lease time with renewal and rebinding options are supported
  • Extensible option support with several data types supported out of the box
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.0.15 70 4/26/2024
1.0.14 66 4/26/2024
1.0.13 73 4/10/2024
1.0.12 78 4/9/2024
1.0.11 77 4/8/2024
1.0.10 72 4/4/2024
1.0.9 85 4/3/2024
1.0.8 96 3/21/2024
1.0.7 85 2/1/2024
1.0.6 80 1/29/2024
1.0.5 69 1/26/2024
1.0.4 79 1/20/2024
1.0.3 185 11/29/2023
1.0.2 114 11/27/2023
1.0.1 108 11/26/2023
1.0.0 109 11/26/2023
0.1.2 106 11/26/2023