MailKitImapIdler icon indicating copy to clipboard operation
MailKitImapIdler copied to clipboard

A demo program that shows how to use IMAP IDLE mode with MailKit

Results 3 MailKitImapIdler issues
Sort by recently updated
recently updated
newest added

Bumps BouncyCastle from 1.8.3.1 to 1.8.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BouncyCastle&package-manager=nuget&previous-version=1.8.3.1&new-version=1.8.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

![image](https://user-images.githubusercontent.com/8261875/169400197-9cf273fb-8355-477b-8ea2-15f719ccdaed.png) See the image above. I am using 2.0.6 of MailKit - here is my `packages.config`, same as you. ``` ``` Is there a lower version of the NuGet package...

``` Severity Code Description Project File Line Suppression State Error CS0246 The type or namespace name 'MessagesArrivedEventArgs' could not be found (are you missing a using directive or an assembly...