edjCase / JsonRpc

Json Rpc Router for Asp.Net Core
MIT License
141 stars 42 forks source link

fix method names matching, add test cases #78

Closed 2m0nd closed 4 years ago

2m0nd commented 4 years ago

Current version 4.0.3 not working with snake case name policy. Please approve this hotfix and redeploy nuget package.

Gekctek commented 4 years ago

https://www.nuget.org/packages/EdjCase.JsonRpc.Router/4.0.4

2m0nd commented 4 years ago

Thanks!