olavodias / GitHubApps.AspNetCore.Mvc

GitHub Apps AspNetCore Mvc
1 stars 0 forks source link

Create GitHubAppController for ASP.NET Core #1

Open olavodias opened 1 year ago

olavodias commented 1 year ago

A bug was encountered where the ProcessRequest() method from the GitHubAppBase class has a problem assigning the headers to the dictionary. Refer to the GitHubApps repository for more details.

olavodias commented 1 year ago

The big on GitHubApps was fixed on version 1.1.0.

olavodias commented 1 year ago

Develop Unit Testing for GitHubAppController.