Modestas
Modestas
1. Refer PDFium dlls using this nuget: [PDFium.WindowsV2](https://www.nuget.org/packages/PDFium.WindowsV2) - build solution - navigate to `bin\Debug\netcoreapp2.2` of startup project - `pdfium_x64.dll` and `pdfium_x86.dll` should be in there 2. Change application content...
I had an idea of calling web api every 30 s for sent offers and checking their status for completed. Then I would save last call time and do next...
But Steam users do get mail icon notification (in top of steam UI) that offer was completed. So why can't we parse that? > periodically fetch every single one of...
Thanks, I'll try :+1: