Skip to content

Explanation of conventions used in Autarkysoft projects

Notifications You must be signed in to change notification settings

Autarkysoft/Conventions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conventions

In order to keep consistency and increase readability and ease of use, a set of guidelines are provided here for different conventions used in projects that link to this page.
If you have any suggestions to improve these conventions please open a new issue in this repository and if you encountered any inconsistency in any of the projects that use these conventions please open a new issue in the respective repositoy.

C# Coding Convention

The C# coding convention is similar to Microsoft C# Coding Conventions (C# Programming Guide) found here.
Autarkysoft specification can be found here: https://github.com/Autarkysoft/Convention/blob/master/C%23%20Coding%20Convention.md

Naming

The naming convention is similar to Microsoft gneral naming conventions found here.
Autarkysoft specification can be found here: https://github.com/Autarkysoft/Convention/blob/master/Naming%20Convention.md

Versioning

The versioning convention is adapted form of Semantic Versioning 2.0.0 found here.
Autarkysoft specifications can be found here: https://github.com/Autarkysoft/Convention/blob/master/Versioning.md

About

Explanation of conventions used in Autarkysoft projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published