BorisVolkan
BorisVolkan
Can we get the same library but as NetStandard class library.
can you please un-comment throw statement in PushNotifyAsync methods. Exceptions can't be caught during run-time. Thank you,
I use active directory defined uses. When user changes password application can not connect to CalDAV server (In my case Synology Calendar). Please can you add a feature to use...
There is a problem with this code: ``` var activitiesTable = document.AddTable(1, numberOfColumns, WordTableStyle.TableGrid); activitiesTable.Rows[0].Remove(); var headerRow = activitiesTable.AddRow(); ``` The exception that I get i: Index was out of...