JsonDocumentPath
JsonDocumentPath copied to clipboard
Consider strong name signing of package.
I would like this package to be strong name signed so that way my projects which requires strong name signing can build.
looks like the author did not update and maintain the code repo for a long time, so I create another JsonDocumentSelect https://github.com/yufeiqi/JsonDocumentSelect.
~~@yufeiqi why not just have it depend on System.Text.Json which is built into the .NET 6+ Shared framework?~~
Ah, just realized it does use it.