This repository was archived by the owner on Jun 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 222
Home
Steve Maillet edited this page Mar 11, 2015
·
18 revisions
#.NET Micro Framework
.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.
- [Getting Started](Getting Started)
- [Differences from previous CodePlex and the Porting Kit releases](Differences From CodePlex)
- Contributing
- [Contribution License Agreement (CLA)](Contribution License Agreement)
- Create a pull request
- Respond to review comments
- Core Team member commits changes to origin repository
- Coding Standards
- Difference between coding guidelines and style guidelines
- Common General coding styles for "C" derived languages
- Managed code guidelines 1. FxCop Rules 2. StyleCop Rules
- Native code guidelines 1. C/C++ Coding guidelines 2. C/++ Style guidelines