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](Getting Started)
  2. [Differences from previous CodePlex and the Porting Kit releases](Differences From CodePlex)
  3. Contributing
  4. [Contribution License Agreement (CLA)](Contribution License Agreement)
  5. Create a pull request
  6. Respond to review comments
  7. Core Team member commits changes to origin repository
  8. Coding Standards
  9. Difference between coding guidelines and style guidelines
  10. Common General coding styles for "C" derived languages
  11. Managed code guidelines 1. FxCop Rules 2. StyleCop Rules
  12. Native code guidelines 1. C/C++ Coding guidelines 2. C/++ Style guidelines
Clone this wiki locally