GithubHelp home page GithubHelp logo

thaabiet-flash / csharpguidelines Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dennisdoomen/csharpguidelines

0.0 0.0 0.0 22.59 MB

A set of coding guidelines for C# (up to v10), design principles and layout rules for improving the overall quality of your code development.

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

License: Other

JavaScript 28.56% Ruby 0.35% PowerShell 8.80% CSS 2.19% HTML 45.66% Batchfile 0.11% SCSS 14.32%

csharpguidelines's Introduction

Coding Guidelines for C# (up to v10)

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 3.1.
    • An easy way to install is to use choco install ruby.
    • Or use the Ruby+Devkit installer from RubyInstaller for Windows.
    • Note that you may have to reopen your command shell to get the ruby --version command to work,
  • The bundler
    • Run gem install bundler to install it. If you receive SSL-related errors while running gem install, try running refreshenv first.

Building

  • Clone this repository
  • Run bundle install
  • Run bundle exec jekyll serve. To have it monitor your working directory for changes, add the --incremental option.

Troubleshooting

csharpguidelines's People

Contributors

bkoelman avatar dennisdoomen avatar dependabot[bot] avatar julianbartel avatar corvansteijn avatar danbowker avatar keremispirli avatar adamvoss avatar alexendris avatar czimpi avatar dvdvorle avatar mackiovello avatar sonnemaf avatar synercoder avatar jnyrup avatar 9034725985 avatar luiscoelho avatar maikelsteneker 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.