Sean G. Wright

Results 20 issues of Sean G. Wright

### Motivation `project.json` is deprecated and SDK style projects are supported in .NET Standard, .NET Core and .NET Framework projects. SDK style projects also provide - The best Nuget package...

![image](https://github.com/devhubapp/devhub/assets/1382768/bf5748bd-d8c2-4b1a-8579-61db0a0e8e54)

[Prism.js](https://prismjs.com/) can highlight inline code blocks like `` `` `` but a language needs to specified (the way we do for multiline fenced code blocks. If a language is provided...

question

- Fixes a missing `WHERE` clause when params are used - Adds an example using SQL `JOIN` and `Db.read` I recently tried using Donald but didn't see any examples using...

I have a reproduction of this issue with a vanilla .NET 5.0 Razor Class Library, created from the CLI template and using the latest version of the .NET 5 CLI....

Prettier formats some generic type definitions by placing the generic constraints on multiple lines. This causes tslint-lines-between-class-members to fail linting. The error is `must have 1 new line(s) between class...

**Is your feature request related to a problem? Please describe.** It can be difficult to know which APIs of the monads in this library should be used in a given...

documentation
enhancement
help wanted

The unit test suite doesn't have any conventions around the naming of variables/methods or the descriptions of individual tests. We also don't have any fixtures for common setup. There are...

enhancement
help wanted
good first issue
tests

The language describing methods/parameters/return types isn't very consistent across the library. We need to decide on a few things and then clean it all up: - Past/present tense - Verbose...

documentation
help wanted
good first issue

I created a `diagram.mermaid` file, added the mermaid code, saved it and then used the `Mermaid Export: Export` command from the command palette. Nothing happens, however here is what shows...