Click here to Skip to main content
15,867,453 members
Articles / Programming Languages / C#

Developing .NET Applications for the Raspberry Pi: Part 2

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
25 May 2020CPOL7 min read 10.5K   164   16  
A framework for developing Raspberry Pi .NET applications including unit tests, mocking and dependency injection
A simple but realistic Raspberry Pi .NET solution that demonstrates project layout, unit testing and best practices. Development is on a machine capable of running Visual Studio Code, which is connected remotely via SSH to a Raspberry Pi.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) CodeWrite Ltd.
United Kingdom United Kingdom
Jon is a Software engineer with over 30 years of experience, the last 18 of which have been using C# and ASP.NET. Previously he has used C++ and MFC. He has a degree in Electronic Systems Engineering and is also a fully licensed radio amateur (M0TWM).

Comments and Discussions