Hannah Schultz
Results
2
issues of
Hannah Schultz
Since version 3.8, CMake supports C# projects. It would be nice to be able to organize complex hierarchies of solutions and projects via CMake instead of separate Visual Studio solutions.
enhancement
I have configured a simple Hello World endpoint using `AddServiceWebEndpoint` and the `WebInvoke` endpoint. When I call it with Postman, my code does get hit in the debugger. However, I...
Needs more info