borat4640
❔ Technical Documentation template.
So our team is developing something new and its in mid way also the time for release is nearing soon. Also we have multiple stakeholders , so the developer has to block their time and need to be in some meeting just to along on what they are working and also the flow. SO I was advised to prepare a technical document template. Any guidance here would help.
2 replies
Console Application published as PublishSingleFile the window auto close for few devloper.
I have published a .exe file with runtime framework included, and distributed to other developer for testing. Few of them are able to open it but for few it flashes and close suddenly , also the developer has .net core runtime installed.How this can be solved.
19 replies
❔ Need help on understanding passing a request in XML header parameter in .net core web api.
Hi I am new to this project which I have been assigned to , a week maximum, now I have given a task to add a extra parameter in the XML request which checks for another parameter if its 1 then my parameter should pass as
<old_parameter>1</old_parameter> then
<my_parameter>Y</my_parameter> this I need to pass.
Just wanted to know how this is achieved and which files or code needs to be checked.
Any tutorial or refence might help a lot.
7 replies