Kyselgov E.N.

Results 14 issues of Kyselgov E.N.

Current implementation of `AsyncManualResetEvent` event contains cancellable `WaitAsync()` while wiki says it is not implemented due to design reasons. P.S.: By the way, Great Thank you for this library.

Do the library have classes for solving Linear Programming Problem ? ([MathLab linprog function](https://www.mathworks.com/help/optim/ug/linprog.html)). Thanks.

Hi @doghappy Customer sent screenshot with unhandled exception. ![image](https://user-images.githubusercontent.com/11534020/142597587-c259b3c8-7327-4616-8a03-e08033cb08e8.png) and brief exception text part: > ************** Exception Text ************** SocketIOClient.Exceptions.InvalidSocketStateException: Connection is not open. at SocketIOClient.WebSocketClient.ClientWebSocket.\d__18.MoveNext() --- End of stack...

@doghappy Would it be useful to isolate event reading task in separate long-time task? I mean update code in method `ConnectAsync(Uri uri)` from: ``` _ = ListenAsync(_listenToken.Token); ``` to ```...

**Describe the bug** Application code has been updated to use new recourse `GrantedToV2` instead of deprecated `GrantedTo`. But behavior of this recourse was changed. For personal account (Ms Live Account)...

Needs: Attention :wave:

### Is your feature request related to a problem? Please describe Have a placeholder text in controls with edit field is good hint to user about what's need to be...

enhancement

### Is your feature request related to a problem? Please describe. Redundant resources consuming. Dependency from whole .Net Framework (System.Web is not part of the .NET Framework Client Profile). ###...

enhancement

How about adding nullable TimeStamp (type DateTimeOffset) to all hit classes (or theirs common base class) so as to request builder can automatically calculate QueueTime parameter as difference between current...

### Describe the bug Any attempt to use `$select` query parameter to limit amount of Todo task data ends with HTTP 400 "Invalid request" exception. I tried to use `$select`...

status:waiting-for-author-feedback
type:bug

### Describe the bug The file was shared from one Personal account to other Personal account with "edit" right (Role is `writer`). If MsGraph is signed in as delegated by...

Service issue
type:bug