Windows-iotcore-samples
Windows-iotcore-samples copied to clipboard
Official code samples repository for Windows 10 Internet of Things (IoT)
Hello, There is an existing sample from the older IoT repository that was not included here and documentation was never updated. The sample can be built if it would be...
Hi, I am using below code base for one of the project implementation- https://github.com/microsoft/Windows-iotcore-samples/tree/develop/Samples/EdgeModules/SerialWin32/CS I have to handle one scenario where in case USB cable got disconnected, how to handle...
Hi, I am using PS script (https://github.com/microsoft/Windows-iotcore-samples/blob/develop/Samples/ShellLauncherV2/SampleBridgeWmiScripts/ShellLauncherBridgeWmiHelpers.ps1) to enable custom shell on Windows 11 Pro 22H2 but PS is failing with WMI General Error and as per Event log for...
I configured a custom shell using the guide from the link below to launch a WPF app as shell and the shell launcher park works a treat, my WPF app...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
I'd like to setup shell launcher so that it runs my UWP app when signed-in as the Kiosk user, but I can sign out and sign in as a different...