Add forgejo-dotnet-sdk #204
Loading…
Reference in a new issue
No description provided.
Delete branch "drmathias/delightful-forgejo:forgejo-dotnet-sdk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I've been working on a dotnet sdk for Forgejo after finding the options that exist (code-generated from OpenAPI document) were insufficient for my needs. Unsure what the criteria is for appearing on the list - so far the first minor release of the package has been published and you can check the releases page for a summary of all features currently implemented. The package has comprehensive tests for each endpoint that is implemented, running against the Forgejo container and is currently used for publishing releases of my projects.