An open API service indexing awesome lists of open source software.

https://github.com/microsoftgraph/msgraph-github-content-utility


https://github.com/microsoftgraph/msgraph-github-content-utility

devxeng

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# msgraph-github-content-utility
## Description
A .NET Core utility library that allows for ease of connecting to a GitHub repository using a registered GitHub app and an RSA Private Key.

## Features
This library will allow an authenticated GitHub app to do the below actions.
1. Read blob contents from the repository.
1. Write blob contents to the repository.
1. Create a PR from one branch into another.

## License

Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT [license](LICENSE).