javascript to c#

  1. gciraman2024

    Why modal form is not pop up using html and bootstrap?

    Hi Team I need some help, i am trying to debug why this modal form is not displaying when clicked on the form. I dont see any problem when inspecting the element. <!--Modal form for Responsible Person--> <div class="modal fade" id="responsilePersonModal" tabindex="-1" role="dialog"...
  2. sn_race

    Question Convert a curl call from JavaScript to C #

    Hello, could you help me convert the JavaScript code of the POST call found in the function: async function ryte ({useCaseId, inputContexts}) https://github.com/rytr-me/documentation/blob/main/samples/node/index.js In a C # code, I can't find the right way, I don't know much JavaScript, I...
Back
Top Bottom