Releases: cnblogs/GitLabApiClient
Releases · cnblogs/GitLabApiClient
1.9.3
feat: check if a file exists
Merge pull request #7 from cnblogs/feat/file-exists feat: check if a file exists
feat: get projects for specified user
Merge pull request #6 from cnblogs/feat/get-user-projects feat: get projects for specified user
1.9.0: Merge pull request #5 from cnblogs/support-httpclientfactory
- Support .NET 6 and .NET 7
- Add api to create projects for specified user
- Support IHttpClientFactory