Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
Steve Maillet edited this page Mar 11, 2015 · 18 revisions

#.NET Micro Framework

Abstract

.NET Micro Framework is an open source platform that enables you to write managed code C# applications using Visual Studio for resource constrained embedded devices. .NET Micro Framework is open sourced by Microsoft Open Technologies.

Table of Contents

  1. Getting Started
  2. [Installing Pre-Requisites](Installing Pre-Requisites)
  3. Forking the repository
  4. Build the SDK
  5. Build a platform firmware image
  6. Contributing
  7. [Contribution License Agreement (CLA)](Contribution License Agreement)
  8. Create a pull request
  9. Respond to review comments
  10. Core Team member commits changes to origin repository
  11. Coding Standards
  12. Difference between coding guidelines and style guidelines
  13. Common General coding styles for "C" derived languages
  14. Managed code guidelines 1. FxCop Rules 2. StyleCop Rules
  15. Native code guidelines 1. C/C++ Coding guidelines 2. C/++ Style guidelines
Clone this wiki locally