issues
search
dennisdoomen
/
CSharpGuidelines
A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745
stars
272
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removed incomplete sentence
#133
corvansteijn
closed
6 years ago
0
Release page does not allow downloading
#132
Kelson448
closed
6 years ago
7
Casing for private const and private static readonly
#131
BrightLight
closed
6 years ago
4
Stylistic improvements
#130
Mackiovello
closed
6 years ago
0
Update targeted version in text to be consistent with description
#129
Mackiovello
closed
7 years ago
0
Change link from csharpcodingguidelines.com to the GitHub repo
#128
Mackiovello
closed
6 years ago
2
rewrite for tuples
#127
bkoelman
closed
6 years ago
0
Added using static and aliases
#126
bkoelman
closed
7 years ago
0
Added example: binary literal with digit separator
#125
bkoelman
closed
7 years ago
0
Reflect support for latest language features in title
#124
bkoelman
closed
6 years ago
7
Added rule for this/base prefixes
#123
bkoelman
closed
7 years ago
0
Added where to put namespaces
#122
bkoelman
closed
7 years ago
0
Generating PDF instead of HTML
#121
sorvis
closed
7 years ago
2
Rule: Using directives inside/outside namespace declarations
#120
bkoelman
closed
7 years ago
2
Added ordering for local functions
#119
bkoelman
closed
7 years ago
0
Formatting for expr-bodied-members, initializers
#118
bkoelman
closed
7 years ago
0
Updated to include local functions
#117
bkoelman
closed
7 years ago
0
Add support for cross-reference links between rules
#116
bkoelman
closed
5 years ago
3
Added casing for local functions & tuple elements.
#115
bkoelman
closed
7 years ago
0
Updated AV1570
#114
bkoelman
closed
7 years ago
4
Added tuples and exception for TryParse
#113
bkoelman
closed
7 years ago
0
AV1547: Consider local functions
#112
bkoelman
closed
7 years ago
4
AV2406: Add relative position of local functions
#111
bkoelman
closed
7 years ago
1
AV2402: Update for ordering of using static and aliases
#110
bkoelman
closed
7 years ago
3
AV2400: Formatting of expression bodied members and dictionary initializers
#109
bkoelman
closed
7 years ago
0
AV1720: Include local functions
#108
bkoelman
closed
7 years ago
2
AV1702: Add casing for tuples and local functions
#107
bkoelman
closed
7 years ago
1
AV1570: Update for is-patterns
#106
bkoelman
closed
7 years ago
1
AV1562: Update for out var (exclude Deconstruct) and ref returns/locals
#105
bkoelman
closed
7 years ago
1
AV1561: Update for tuples and local functions
#104
bkoelman
closed
6 years ago
6
Added null-conditional operator example to AV1545
#103
bkoelman
closed
7 years ago
0
AV1545: Add example for null-conditional operator
#102
bkoelman
closed
7 years ago
0
Added example for new-format dictionary initializer
#101
bkoelman
closed
7 years ago
0
Added exception for new language features
#100
bkoelman
closed
7 years ago
0
Updated cheatsheet titles matching earlier changes
#99
bkoelman
closed
7 years ago
0
AV1523: Update for dictionary initializers
#98
bkoelman
closed
7 years ago
0
AV1522: Multiple assignments per statement using out var, patterns and tuples
#97
bkoelman
closed
7 years ago
1
AV1521: Scope & declaration space for out var, patterns and local functions
#96
bkoelman
closed
7 years ago
3
Various small corrections
#95
bkoelman
closed
7 years ago
0
AV1515: Include binary literals and digit separators
#94
bkoelman
closed
7 years ago
1
AV1510: Add conditions on when (not) to use "using static"
#93
bkoelman
closed
6 years ago
3
Umbrella: Leftovers for local functions
#92
bkoelman
closed
6 years ago
2
AV1200: Consider guidance on usage of throw expressions
#91
bkoelman
closed
7 years ago
1
Update AV1739 for discards
#90
bkoelman
closed
7 years ago
0
Updated AV1506 for generic arity
#89
bkoelman
closed
7 years ago
0
Updated examples and added ternary operator example
#88
bkoelman
closed
7 years ago
0
AV1506: Add guidance for generic types
#87
bkoelman
closed
7 years ago
3
AV1545: Add example for ternary operator
#86
bkoelman
closed
7 years ago
2
Using statements require block?
#85
bkoelman
closed
7 years ago
2
Updated type naming examples
#84
bkoelman
closed
7 years ago
0
Previous
Next