SyntaxWarrior
SyntaxWarrior
I don't mean to be mean or disrespectful, but looking at the examples such as: ``` // Add these three attribute classes below [OpenApiOperation(operationId: "greeting", tags: new[] { "greeting" },...
Hello! I've downloaded the sampels and gotten them to work. Now Im having some trouble with the application crashing on connection close (https://github.com/radioman/WebRtc.NET/issues/73). I then started looking at the issues...
Hi! I'm wondering if there are any plans (and if so when) to support .net 6 Azure functions running in Isolated mode. P.S. I know this exists https://github.com/Azure/azure-functions-openapi-extension but that...