Jakob Ferdinand Wegenschimmel
Jakob Ferdinand Wegenschimmel
Is this project still acitve? I can see new issues and contributions but there is no new release since 2017? Releasing the `netstandard` version of the library would be an...
When using `UpdateFromQuery` in combination with TPH inheritance and owned types and a required `rowversion` property this exception is thrown: ``` Microsoft.Data.SqlClient.SqlException: 'The column 'RowVersion' was specified multiple times for...
Hello, I have a `mkdocs` project using the [`material`](https://squidfunk.github.io/mkdocs-material/) theme. I wanted to use the `mkdocs-pdf-export-plugin` but after installing and adding the plugin to the configuration I get a lot...
Please add the possibility to drag&drop a dll from the Windows explorer to the old/new path textbox. 
Hello, I have a directory structure that looks something like that: ``` docs: - index.md - file1.md - sub-directory - index.md - sub-file1.md - sub-file2.md - sub-file3.md - file2.md -...