What It Took to Implement VS Code Debugging for .NET nanoFramework

A journey through wire protocols, symbol files, and bridging two worlds Introduction Quite some of our .NET nanoFramework users are fans of VS Code or are using Mac OS or Linux. Having the ability to bring the debugging feature that was, so far, Visual Studio on Windows only was pressing more. When we set out … Continue reading What It Took to Implement VS Code Debugging for .NET nanoFramework

Real Hardware Tests in Azure DevOps Pipelines for .NET nanoFramework PR: IoT TestStream

This article will go through what we've put in place for .NET nanoFramework to add real hardware tests in various devices from our Azure DevOps pipelines. It's a kind of dream coming true after years of adding what's needed to be able to set this up properly. I remember a discussion we had with José … Continue reading Real Hardware Tests in Azure DevOps Pipelines for .NET nanoFramework PR: IoT TestStream

.NET nanoFramework ❤️(automated) documentation

Developers ❤️ when documentations are available, detailed and easy to browse. In .NET nanoFramework we ❤️ developers. So we ❤️ when the documentation is the best! And we make all what we can to achieve this goal. To create a great documentation, you need to put efforts of them. There is no secret. Efforts for … Continue reading .NET nanoFramework ❤️(automated) documentation