AgoraIO / Basic-Video-Call

Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
MIT License
695 stars 1.01k forks source link

is there any sample for Blazor Web. or Dotnet MAUI #364

Open Vikas8881 opened 5 months ago

Vikas8881 commented 5 months ago

Hi, i trying to find out Blazor Sample Code in asp.net core 7/8. if anybody know about it please revert back.

plutoless commented 5 months ago

hi @Vikas8881 we don't really have blazor sample right now. but since blazor is a web framework, so you can look out to understand how blazor talks/interops with javascript, then you shall be able to use our web demo to understand how to interact with our web js sdk. https://github.com/AgoraIO/API-Examples-Web