Zsolt Kolbay
Zsolt Kolbay
When a test file has an expected issue in the first line of the code with an exact location then the `DiagnosticVerifier` will throw an exception, showing the wrong column...
Fixes #6772
**TITLE** Attributes should be used properly **WHY IS THIS AN ISSUE** Attributes in .NET provide a way of ensuring that data adheres to certain conditions or constraints. Misusing these attributes...
**TITLE** Don't use ConfigureAwait in ASP.NET Core applications **WHY IS THIS AN ISSUE** ASP.NET Core does not have a Synchronization Context. Using [ConfigureAwait(false)](https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.task.configureawait) in an ASP.NET Core application is redundant...
**TITLE** Use Data Transfer Objects instead of Database Entities in Web Service input and output values **WHY IS THIS AN ISSUE** Exposing database entities directly in web services can lead...
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ]...
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ]...
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ]...
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ]...
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ]...