Skip to content
View ArthurSett's full-sized avatar

Block or report ArthurSett

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RestEaseInterface RestEaseInterface Public

    Effortlessly link your .NET client and server with a single interface. This easy-to-use library, built upon RestEase, allows you to define your REST API in one place, ensuring seamless and strong-t…

    C# 4

  2. Mail Inbox Cleaner - make space not ... Mail Inbox Cleaner - make space not spam
    1
    using System.Net.Sockets;
    2
    using MailKit; //https://github.com/jstedfast/MailKit
    3
    using MailKit.Net.Imap;
    4
    using MailKit.Search;
    5
    using MailKit.Security;