Giter Site home page Giter Site logo

hoseinipeyrov / csharpguidelines Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dennisdoomen/csharpguidelines

0.0 0.0 0.0 22.49 MB

A set of coding guidelines for C# 5.0, C# 6.0 and C# 7.0, design principles and layout rules for improving the overall quality of your code development.

Home Page: https://www.csharpcodingguidelines.com

License: Other

PowerShell 8.74% CSS 16.32% Batchfile 0.11% HTML 45.13% Ruby 1.47% JavaScript 28.22%

csharpguidelines's Introduction

Coding Guidelines for C# (up to version 7.3)

See the landing page at https://www.csharpcodingguidelines.com

How to create the PDFs

  1. From the root of the repo, run the build.bat script to build the HTML versions of the guidelines and cheat sheet.
  2. From the Artifacts folder, open the CSharpCodingGuidelines.htm into your favorite browser and print as PDF. Use the default margins, no headers and footers, and set the scaling to 80% for A4 sheets.
  3. Do the same for the CSharpCodingGuidelinesCheatsheet.htm, but use landscape orientation and minimum margins. A scaling of 84% should allow you to print the cheat sheet as a double-sided A4 sheet. Just make sure you disable headers and footers, and enable printing background graphics to keep the colored boxes with auxiliary information.

How to build this site

Prerequisites

  • Ruby 2.4.x (note: 2.5 and higher may fail due to the ffi ruby lib only supporting < 2.5)
  • Ruby DevKit
  • The bundler gem (gem install bundler)

Building

  • Clone this repository
  • cd into the root of the repository
  • Run bundle install
  • Run bundle exec jekyll serve

Troubleshooting

csharpguidelines's People

Contributors

dennisdoomen avatar bkoelman avatar julianbartel avatar corvansteijn avatar danbowker avatar keremispirli avatar adamvoss avatar alexendris avatar dvdvorle avatar mackiovello avatar synercoder avatar jnyrup avatar 9034725985 avatar luiscoelho avatar mvhoute avatar barsonax avatar robvanuden avatar gitter-badger avatar cocowalla avatar paulio avatar s-tarasov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.