Hi.
Your assembly works well, when it comes to routes. But when I post DTO with string Id, it remains original string. Can you please think of decoding them to int too? I'm not sure right now how it should be working in this case but that would be just great. Now I have to decode id manually each time.
Thanks.
Hi. Your assembly works well, when it comes to routes. But when I post DTO with string Id, it remains original string. Can you please think of decoding them to int too? I'm not sure right now how it should be working in this case but that would be just great. Now I have to decode id manually each time. Thanks.