RaspberryPi.NET 1.0.45

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

RaspberryPi.NET

Notes

FileNotFOundException: /etc/dhcpcd.conf not found ---> erstellen, falls nicht existiert

country=XX darf nie zu oberst stehen

country=XX --> XX muss immer upper-letter sein

wpa_supplicant config file: ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=NL

network={ ssid=" [not an ssid for sure] " psk=" [this is not the password i wont show it] " key_mgmt=WPA-PSK disabled=0 }

umschalten von AP nach station mode:

nach Config changes in dhcpcd.conf immer sudo systemctl restart dhcpcd

Troubleshooting

Check if wpa_supplicant works:
wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
Check Log Tail of hostapd
journalctl -u hostapd -f

sudo dhclient -v eth0

Hostapd
wpa_supplicant

https://chriscant.phdcc.com/2010/02/systemstring-hidden-utf8-bom.html

https://github.com/snowdayclub/rpi-wifisetup-ble/blob/5bc236a90fa6c8ccaebef845d62c526fa2b487d2/wpamanager.py

https://www.daemon-systems.org/man/wpa_supplicant.conf.5.html

https://github.com/PetrusBellmonte/MyDino/blob/d36755fc7a152b40fe71918576df6c9e6d15c20e/wifi/WifiConnector.md

https://stackoverflow.com/questions/43644082/raspberry-pi-3-using-hostapd-and-dnsmasq-how-to-set-default-web-page-on-connect

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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.48-pre 172 3/12/2025
1.0.47-pre 213 3/7/2025
1.0.46-pre 272 12/21/2023
1.0.45 277 12/14/2023
1.0.43-pre 143 12/4/2023
1.0.41-pre 240 8/1/2023
1.0.40-pre 208 8/1/2023
1.0.39-pre 333 3/29/2023
1.0.38-pre 195 3/10/2023
1.0.37-pre 178 3/8/2023
1.0.36-pre 217 12/31/2022
1.0.35-pre 292 12/9/2022
1.0.34-pre 234 11/30/2022
1.0.33-pre 213 11/30/2022
1.0.32-pre 229 11/20/2022
1.0.28-pre 219 11/13/2022
1.0.27-pre 232 11/13/2022
1.0.26-pre 244 11/12/2022
1.0.21-pre 220 11/1/2022
1.0.20-pre 233 10/15/2022
1.0.17 526 10/1/2022
1.0.15-pre 258 10/1/2022
1.0.13-pre 254 10/1/2022
1.0.11-pre 226 10/1/2022

1.0.0
- Initial release