You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add .NET example for interactive weather assistant (#119)
* docs: add .NET example for weather assistant using Copilot SDK
* fix: address code review feedback for .NET example
- Use Random.Shared instead of new Random() for thread-safe random generation
- Add SessionIdleEvent handler for consistent output formatting
0 commit comments