{"id":15703898,"url":"https://github.com/ievangelist/actions-demo","last_synced_at":"2025-05-12T15:39:07.874Z","repository":{"id":43196598,"uuid":"462753667","full_name":"IEvangelist/actions-demo","owner":"IEvangelist","description":"A demo repository showing GitHub Actions that build and deploy a Blazor app.","archived":false,"fork":false,"pushed_at":"2022-03-14T00:53:48.000Z","size":3485,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T16:01:44.175Z","etag":null,"topics":["blazor","blazor-webassembly","csharp","dotnet","github-actions"],"latest_commit_sha":null,"homepage":"https://aka.ms/lets-learn-github-actions","language":"HTML","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-23T13:48:02.000Z","updated_at":"2022-08-30T15:52:22.000Z","dependencies_parsed_at":"2022-08-03T15:19:08.264Z","dependency_job_id":null,"html_url":"https://github.com/IEvangelist/actions-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEvangelist%2Factions-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IEvangelist","download_url":"https://codeload.github.com/IEvangelist/actions-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249902423,"owners_count":21342840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["blazor","blazor-webassembly","csharp","dotnet","github-actions"],"created_at":"2024-10-03T20:08:02.687Z","updated_at":"2025-04-20T13:31:25.033Z","avatar_url":"https://github.com/IEvangelist.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET 💜 GitHub Actions\r\n\r\nThe purpose of this repository is to demonstrate the ease of using GitHub Actions for .NET developers.\r\n\r\n\u003e For additional resources, see [URL List: Learn .NET GitHub](https://www.theurlist.com/letslearndotnet-github-resources).\r\n\r\n## Build and deploy status badges 📛\r\n\r\n[![Build workflow](https://github.com/IEvangelist/actions-demo/actions/workflows/dotnet-build.yml/badge.svg)](https://github.com/IEvangelist/actions-demo/actions/workflows/dotnet-build.yml)\r\n[![Test and Deploy workflow](https://github.com/IEvangelist/actions-demo/actions/workflows/dotnet-test.yml/badge.svg)](https://github.com/IEvangelist/actions-demo/actions/workflows/dotnet-test.yml)\r\n[![Lint Code Base](https://github.com/IEvangelist/actions-demo/actions/workflows/super-linter.yml/badge.svg)](https://github.com/IEvangelist/actions-demo/actions/workflows/super-linter.yml)\r\n[![CodeQL workflow](https://github.com/IEvangelist/actions-demo/actions/workflows/codeql.yml/badge.svg)](https://github.com/IEvangelist/actions-demo/actions/workflows/codeql.yml)\r\n\r\n### Build workflow sequence diagram\r\n\r\n```mermaid\r\nsequenceDiagram\r\n    autonumber\r\n    actor Developer\r\n    Developer-\u003e\u003eGitHub build workflow: push code to main\r\n    GitHub build workflow-\u003e\u003eactions/checkout: Check out source code\r\n    actions/checkout--\u003e\u003eGitHub build workflow: Source code is checked out\r\n    GitHub build workflow-\u003e\u003eactions/setup-dotnet: Set up .NET CLI environment\r\n    actions/setup-dotnet--\u003e\u003eGitHub build workflow: .NET CLI environment is setup\r\n    GitHub build workflow-\u003e\u003edotnet restore: Run dotnet restore\r\n    dotnet restore--\u003e\u003eGitHub build workflow: .NET restore command completed successfully\r\n    GitHub build workflow-\u003e\u003edotnet build: Run dotnet build\r\n    dotnet build--\u003e\u003eGitHub build workflow: .NET build command completed successfully\r\n```\r\n\r\n## Demo app 🔗\r\n\r\n**[Let's Learn GitHub Actions](https://aka.ms/lets-learn-github-actions)**\r\n\r\n## Local testing ☑️\r\n\r\n```dotnetcli\r\ndotnet dev-certs https --trust\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fievangelist%2Factions-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fievangelist%2Factions-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fievangelist%2Factions-demo/lists"}