Jacob Reimers

Results 3 issues of Jacob Reimers

Converted projects to .Net Core. Adapted build script to use dotnet tooling.

I wanted to use the library in a command line tool and also make use of the trimming features. I added trimming attributes to make it work for .net 8.0....

The [JSON Schema spec](https://json-schema.org/draft/2020-12/json-schema-validation#name-pattern) includes the `pattern` constraint for properties, but this gets ignored when generating the markdown. This PR fixes this. The `_construct_description_line` function has been extended to also...