Jacob Reimers

Results 4 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...

The win32 constraint makes means that I cannot use the markdownit package outside of Windows. The onnxruntime package supports all 3 major OS, so the win32 constraint seems unnecessary.