mirsaeedi / octokit.net.extensions

This library extends octokit.net, the well-known GitHub client, by enriching it with caching, resilient connections and logging capabilities. In fact, this library free you from dealing with rate limit and abuse issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add AppVeyor build

ryangribble opened this issue · comments

Being a netstandard2.0 project it should be very easy to setup a basic appveyor build to ensure that PRs compile and any tests you decide to implement are passing