{"id":50187588,"url":"https://github.com/ievangelist/actions-toolkit-csharp","last_synced_at":"2026-05-25T11:01:19.341Z","repository":{"id":64036574,"uuid":"569107047","full_name":"IEvangelist/actions-toolkit-csharp","owner":"IEvangelist","description":"The unofficial GitHub ToolKit for developing GitHub Actions with C#","archived":false,"fork":false,"pushed_at":"2026-05-21T01:02:38.000Z","size":380,"stargazers_count":66,"open_issues_count":0,"forks_count":8,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T01:54:00.642Z","etag":null,"topics":["csharp","docker","dotnet","github-actions"],"latest_commit_sha":null,"homepage":"https://davidpine.dev/posts/github-actions-sdk/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IEvangelist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"IEvangelist","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-11-22T05:00:47.000Z","updated_at":"2026-05-21T01:02:35.000Z","dependencies_parsed_at":"2023-11-25T17:23:47.919Z","dependency_job_id":"20e15dbe-8590-4f44-b56f-e473370d6123","html_url":"https://github.com/IEvangelist/actions-toolkit-csharp","commit_stats":{"total_commits":111,"total_committers":8,"mean_commits":13.875,"dds":0.3873873873873874,"last_synced_commit":"36c60ad7e2b72d38f8485a43ed3c68db5ddd34ba"},"previous_names":["ievangelist/actions-toolkit-csharp","ievangelist/dotnet-github-actions-sdk"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/IEvangelist/actions-toolkit-csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-toolkit-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-toolkit-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-toolkit-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-toolkit-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IEvangelist","download_url":"https://codeload.github.com/IEvangelist/actions-toolkit-csharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-toolkit-csharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33471530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T06:32:55.349Z","status":"ssl_error","status_checked_at":"2026-05-25T06:32:35.322Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","docker","dotnet","github-actions"],"created_at":"2026-05-25T11:01:09.870Z","updated_at":"2026-05-25T11:01:19.334Z","avatar_url":"https://github.com/IEvangelist.png","language":"C#","funding_links":["https://github.com/sponsors/IEvangelist"],"categories":[],"sub_categories":[],"readme":"\u003c!-- https://socialify.git.ci/IEvangelist/actions-toolkit-csharp?description=1\u0026font=Rokkitt\u0026language=1\u0026name=1\u0026owner=1\u0026pattern=Plus\u0026theme=Dark --\u003e\n\n![actions-toolkit-csharp](https://socialify.git.ci/IEvangelist/actions-toolkit-csharp/image?description=1\u0026font=Rokkitt\u0026language=1\u0026name=1\u0026owner=1\u0026pattern=Plus\u0026theme=Dark)\n\n# GitHub Actions Workflow .NET SDK\n\n[![build-and-test](https://github.com/IEvangelist/actions-toolkit-csharp/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/IEvangelist/actions-toolkit-csharp/actions/workflows/build-and-test.yml)\n[![code analysis](https://github.com/IEvangelist/actions-toolkit-csharp/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/IEvangelist/actions-toolkit-csharp/actions/workflows/codeql-analysis.yml)\n[![publish nuget](https://github.com/IEvangelist/actions-toolkit-csharp/actions/workflows/publish.yml/badge.svg)](https://github.com/IEvangelist/actions-toolkit-csharp/actions/workflows/publish.yml)\n[![NuGet](https://img.shields.io/nuget/v/ActionsToolkit.Core.svg?style=flat)](https://www.nuget.org/packages/ActionsToolkit.Core) \u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nThe .NET equivalent of the official GitHub [actions/toolkit](https://github.com/actions/toolkit) repository, and is currently a work in progress. While there isn't currently 100% feature complete compatibility between these two repositories, that is the eventual goal.\n\n\u003e [!IMPORTANT]\n\u003e This repository is in the middle of a rename and feature-parity initiative ([#5][issue-5]).\n\u003e NuGet package IDs are moving from `GitHub.Actions.*` to `ActionsToolkit.*`, and all ten\n\u003e upstream `@actions/toolkit` packages will ship together as **v1.0.0** of `ActionsToolkit.*`\n\u003e once each row in [PACKAGES.md](PACKAGES.md) is fully ✅. Native AOT correctness is verified per\n\u003e package via dedicated `tests/\u003cpkg\u003e.Aot.Tests` projects.\n\n[issue-5]: https://github.com/IEvangelist/actions-toolkit-csharp/issues/5\n\n## Blog\n\n[🔗 Hello from the GitHub Actions: Core .NET SDK](https://davidpine.net/blog/github-actions-sdk)\n\n## GitHub Actions .NET Toolkit\n\nThe GitHub Actions .NET ToolKit provides a set of packages to make creating actions easier.\n\n## Packages\n\n:heavy_check_mark: [`ActionsToolkit.Core`](src/ActionsToolkit.Core)\n\nProvides functions for inputs, outputs, results, logging, secrets and variables. Read more [here](src/ActionsToolkit.Core)\n\n```\ndotnet add package ActionsToolkit.Core\n```\n\nFor more information, see [📦 ActionsToolkit.Core](https://www.nuget.org/packages/ActionsToolkit.Core).\n\n:ice_cream: [`ActionsToolkit.Glob`](src/ActionsToolkit.Glob)\n\nProvides functions to search for files matching glob patterns. Read more [here](src/ActionsToolkit.Glob)\n\n```\ndotnet add package ActionsToolkit.Glob\n```\n\nFor more information, see [📦 ActionsToolkit.Glob](https://www.nuget.org/packages/ActionsToolkit.Glob).\n\n:pencil2: [`ActionsToolkit.IO`](src/ActionsToolkit.IO)\n\nProvides disk i/o functions like cp, mv, rmRF, which etc. Read more [here](src/ActionsToolkit.IO)\n\n```bash\ndotnet add package ActionsToolkit.IO\n```\n\nFor more information, see [📦 ActionsToolkit.IO](https://www.nuget.org/packages/ActionsToolkit.IO).\n\n:rocket: [`ActionsToolkit.Exec`](src/ActionsToolkit.Exec)\n\nProvides functions to exec command-line tools and process their output. Read more [here](src/ActionsToolkit.Exec)\n\n```bash\ndotnet add package ActionsToolkit.Exec\n```\n\nFor more information, see [📦 ActionsToolkit.Exec](https://www.nuget.org/packages/ActionsToolkit.Exec).\n\n:octocat: [`ActionsToolkit.Octokit`](src/ActionsToolkit.Octokit)\n\nProvides an Octokit client hydrated with the context that the current action is being run in. Read more [here](src/ActionsToolkit.Octokit)\n\n```bash\ndotnet add package ActionsToolkit.Octokit\n```\n\nFor more information, see [📦 ActionsToolkit.Octokit](https://www.nuget.org/packages/ActionsToolkit.Octokit).\n\n:package: [`ActionsToolkit.ToolCache`](src/ActionsToolkit.ToolCache)\n\nProvides functions for downloading, extracting, and caching tools (such as language runtimes) on the runner — the .NET equivalent of `@actions/tool-cache`. Read more [here](src/ActionsToolkit.ToolCache).\n\n```bash\ndotnet add package ActionsToolkit.ToolCache\n```\n\nFor more information, see [📦 ActionsToolkit.ToolCache](https://www.nuget.org/packages/ActionsToolkit.ToolCache).\n\n:lock: [`ActionsToolkit.Attest`](src/ActionsToolkit.Attest)\n\nProvides functions for generating signed artifact attestations — Sigstore keyless signing of in-toto statements (including SLSA-style provenance) and persistence to GitHub's attestations REST endpoint. Read more [here](src/ActionsToolkit.Attest).\n\n```bash\ndotnet add package ActionsToolkit.Attest\n```\n\nFor more information, see [📦 ActionsToolkit.Attest](https://www.nuget.org/packages/ActionsToolkit.Attest).\n\n:floppy_disk: [`ActionsToolkit.Cache`](src/ActionsToolkit.Cache)\n\nProvides functions for saving and restoring caches against the GitHub Actions cache service — the .NET equivalent of `@actions/cache`. Tar+zstd archive pipeline (managed via `System.Formats.Tar` + `ZstdSharp.Port`), Twirp+signed-URL transport for the V2 cache backend, and AOT-clean source-gen JSON. Read more [here](src/ActionsToolkit.Cache).\n\n```bash\ndotnet add package ActionsToolkit.Cache\n```\n\nFor more information, see [📦 ActionsToolkit.Cache](https://www.nuget.org/packages/ActionsToolkit.Cache).\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.chethusk.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/573979?v=4?s=100\" width=\"100px;\" alt=\"Chet Husk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChet Husk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/IEvangelist/actions-toolkit-csharp/commits?author=baronfel\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/js6pak\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/35262707?v=4?s=100\" width=\"100px;\" alt=\"js6pak\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejs6pak\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/IEvangelist/actions-toolkit-csharp/commits?author=js6pak\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/IEvangelist/actions-toolkit-csharp/commits?author=js6pak\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://david.gardiner.net.au\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/384747?v=4?s=100\" width=\"100px;\" alt=\"David Gardiner\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Gardiner\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/IEvangelist/actions-toolkit-csharp/commits?author=flcdrg\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://thnetii.td.org.uit.no/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8759693?v=4?s=100\" width=\"100px;\" alt=\"Fredrik Høisæther Rasch\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFredrik Høisæther Rasch\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/IEvangelist/actions-toolkit-csharp/commits?author=fredrikhr\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-fredrikhr\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fievangelist%2Factions-toolkit-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fievangelist%2Factions-toolkit-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fievangelist%2Factions-toolkit-csharp/lists"}