NAXAM / guidelines-n-practices

NAXAM internal coding guidelines, and practical practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAXAM Guidelines and Practices

NAXAM GUIDELINES & PRACTICES

This repository contains and describes all guidelines and practices used in NAXAM projects.

OVERVIEW

NAXAM doesn't re-create the wheel, NAXAM patterns and practices are all based on well-known patterns and practices for .NET and mobile applications released by Microsoft and other communities/companies.

All NAXAM projects must follow these references and customized practices:

All NAXAM members are strongly recommended to read and understand these references to empower their skills and software development knowledge.

PRACTICES

  1. Class Layout
  2. Brace placement
  3. MVVM Common Snippets
  4. Using HttpClient and Authorization
  5. Customizing Prism NavigationService
  6. Customizing MvvmCross MvxPresenter
  7. UI Control Naming Convention
  8. Localized Resource Naming Convention

LICENSE

The guidelines and pratices is licensed under GNU LESSER GENERAL PUBLIC LICENSE.

About

NAXAM internal coding guidelines, and practical practices

License:GNU Lesser General Public License v3.0