Michaeljon Miller
Michaeljon Miller
Noticed a compiler warning while building on MacOS. These look like accidental missing parens and change the behavior of the test given the compiler's flagging of the precedence. ```diff --git...
**Software versions** MySqlConnector version: 2.1.3 Server type (MySQL, MariaDB, Aurora, etc.) and version: MySQL 8.0.28 RDS .NET version: 6.0.401 (Optional) ORM NuGet packages and versions: N/A **Describe the bug** Selecting...
I have a controller that take an abstract base class as the input. I'm using `JsonDerivedType` to tell System.Text.Json how to turn the inbound data into a concrete type. I'd...
I'm trying to figure out how the routes interact with the sidebar. I need a multilevel (well, two would be enough for now) sidebar but I'm really at a loss...
Not sure how best to describe this, but the auto-indent in the editor fails to actually render the initial spaces. The column indicator in the status line shows what the...