Network connectivity has been given a high priority since the early days of nanoFramework. Despite of that, there is one aspect that we’ve acknowledged as needing improvements: managing network connectivity. Sometime last year, a first step was made to fix that with the release of the NetworkHelper library. For the first time ever, it was … Continue reading Network Helper to the rescue!
.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
Five years and counting!
Today we celebrate the 5th anniversary of .NET nanoFramework. This is more like an ongoing celebration because the initial work on the project started in August 2016 and our stable version 1.0 was published 3 years ago on this day. As part of the celebrations, we are announcing a new logo for the project. It’s meant to be … Continue reading Five years and counting!
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
.NET IoT “bindings” available
As we have announced, work is underway to align .NET nanoFramework and .NET Core IoT APIs. A bonus coming out of this effort was to be able to use the huge number of “bindings” that exist in the .NET Core IoT repository. During last week, an enthusiastic and relentless team made that happen and, at … Continue reading .NET IoT “bindings” available
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.
Automatic firmware updates
Today we are proud to announce that our Visual Studio extension now supports automatic firmware updates! We hope you agree that this is a major, and much needed feature. What do you have to do to have this working? Just update the Visual Studio extension to the latest version! Once that is done, just plug … Continue reading Automatic firmware updates