
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ] text style and tone - [ ] PR summary and labels follow [the guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
17 lines
465 B
Plaintext
17 lines
465 B
Plaintext
:noncompliantCode: csharp/noncompliant-code.adoc
|
|
:compliantCode: csharp/compliant-code.adoc
|
|
|
|
include::../why-dotnet.adoc[]
|
|
|
|
include::../how-dotnet.adoc[]
|
|
|
|
include::../resources-dotnet.adoc[]
|
|
|
|
=== Articles & blog posts
|
|
|
|
* C# in Depth - https://csharpindepth.com/articles/singleton[Implementing the Singleton Pattern in C#]
|
|
* Medium - https://medium.com/null-exception/making-enums-smarter-in-c-518108cdaa73[Making enums smarter in C#]
|
|
|
|
|
|
include::../rspecator.adoc[]
|