문제

I've got a project with some REST-based interfaces and would like to generate C# code for them. Can enunciate help me doing this or is it only for WS* interfaces?

Running enunciate in the debug mode using mvn -X I can see message:

[DEBUG] [csharp] C# module is disabled because there are no endpoint interfaces, nor any XML types

Do you know any other tools that could be used for that?

Best,

도움이 되었습니까?

해결책

Unfortunately, Enunciate doesn't generate REST clients yet. It's been requested, though.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top