Conversation
…in the current state working, this is better than eval but should also get avoid.
…will also work with CSP
|
If only the maintainers hadn't abandoned this. Perhaps we should fork it with some new maintainers? |
|
The project isn't abandoned, I just had a very busy summer :) I'm also open to adding additional maintainers, let me know if you are interested. |
Hey thanks for your work. It would be nice to get the open PRs merged since they allow the use of the package for web assembly, and do implement some nice features and fixes like above. We want to use this library in our enterprise application but it's hard to justify with 7 month old stale PR's :( Some more maintainers would be nice, I'm open to it, but i am not well versed in wrappers. |
This will fix the issues with that library if CSP is active (should be on prod servers), so we can avoid eval() - Also fixes some issues with Maps (now using PolymorphicJsonConverter), I've also adjusted to use dotnet in the demos instead of JS.