.NET nanoFramework Blog

VS Code Extension for .NET nanoFramework

We’re just adding a brand new extension to VS Code to enjoy .NET nanoFramework on multiple platforms. When I write multiple platforms, read Windows, Linux and MacOS. .NET nanoFramework was historically only working on Windows and with Visual Studio. That was it. The key reasons were historic, coming from .NET MicroFramework, as tools were only … Continue reading VS Code Extension for .NET nanoFramework

.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

Improved support for ESP32

Today I’m proud to announce something that was due for quite some time: ESP32 firmware for .NET nanoFramework is now building from ESP-IDF 4.3.1. Yes, that’s the latest and greatest from Espressif! A bit of history here: support for ESP32 devices was added quite sometime ago by Adrian Soundy. At that time ESP-IDF was on … Continue reading Improved support for ESP32

Laurent Ellerbach: a year deeply in .NET nanoFramework

I’ve been using .NET Microframework since it appear and being sad when it’s been stopped. Since I’ve been watching nanoFramework. nanoFramework was not yet .NET nanoFramework when the initial fork happened almost 5 years ago. And thanks to José Simões, CEO of Eclo Solutions, co-founder of .NET nanoFramework and few others, nanoFramework has become a … Continue reading Laurent Ellerbach: a year deeply in .NET nanoFramework

Network improvements

Network connections are a key feature for use case scenarios that require… connectivity. Nothing too surprising so far, right? Because of this, being able to easily handle network connection and configurations is something that developers working on such projects value a lot. Today we would like to present some improvements that have just been added … Continue reading Network improvements

Unit Test Framework? Yes, we have that too.

Today, I am extremely excite to announce that we have just released the initial version of our Unit Test framework! Yes, Unit Test, like in… Unit Tests! Because it is powered by Visual Studio Test Platform, you’ll find the attributes that you’re used to decorate your test classes. Neat! I believe you will find this … Continue reading Unit Test Framework? Yes, we have that too.