Greg Taylor
Greg Taylor
Second time I've run into a particular issue. A granted lock is never released after over a day. Using the following code: ``` var myLock = new SqlDistributedLock($"ProductsJob_, "ConnectionString"); using...
Hi, Just want to point out you have a typo in README.md **Api.ebay.com:** appid: certid: devid: redirecturi: should be api.ebay.com (case sensitive)
My application is storing long lived USER refresh token and using the GetAccessToken method to fetch USER token on demand. The access token returned from GetAccessToken method is valid for...
This project has been in pre-release status (in Nuget) for close to 3-years and hasn't had an update in 2-years. What are the plans for this project? Is .NET core...