M.F.M Fazrin
M.F.M Fazrin
I downloaded the source code and tried to modify it and rebuilt the nuget package locally, All the references are working except Event Handlers  Please refer the image above...
I created an Additional Function Which will support to Add the "AnnounceChannel" Channel as Parameter, please review & merge if that helps, Thank you
I found we had 2 methods with 4 string parameters, ``` C# public ParkAction(string channel, string channel2, string timeout, string parkinglot) { Channel = channel; Channel2 = channel2; Timeout =...
Please Solve the AMI Connection dropping issue in the next version Thank you https://github.com/AsterNET/AsterNET/issues/113
> Any updates on when Tabnine will be available for VS 2022 ? Don’t worry they will release once Visual Studio 2024 released
Stop wasting time here folks. Github Copilot is raising the dust. Just move ahead
I also got the same Permission denied error in the sandbox. Can you clone the repository locally and try please https://github.com/nirzaf/json-schema-fhir
It is not starting the localhost server as well
I manage to run the server. but cannot Query anything These are screenshot samples of queries which are available in the sample queries folder in the same project using same...
> It seems you use an older version because we don't have a command like `mesh serve` today. could you try this example as-is without modifying it? https://github.com/Urigo/graphql-mesh/tree/master/examples/json-schema-fhir Got this...