{"id":18624700,"url":"https://github.com/meteatamel/cloud-run-dotnetcore-31","last_synced_at":"2025-11-09T04:03:47.069Z","repository":{"id":85651960,"uuid":"225839943","full_name":"meteatamel/cloud-run-dotnetcore-31","owner":"meteatamel","description":".NET Core 3.1 on Cloud Run: https://dotnetcore31-paelpl5x6a-ew.a.run.app/","archived":false,"fork":false,"pushed_at":"2019-12-04T10:28:42.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:11:13.345Z","etag":null,"topics":["cloud-run","dotnet-core","google-cloud-run"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meteatamel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2019-12-04T10:26:20.000Z","updated_at":"2022-01-17T17:21:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a243cd2-48ee-4bb7-b4b5-2a59ce5e6034","html_url":"https://github.com/meteatamel/cloud-run-dotnetcore-31","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/meteatamel%2Fcloud-run-dotnetcore-31","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteatamel%2Fcloud-run-dotnetcore-31/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteatamel%2Fcloud-run-dotnetcore-31/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteatamel%2Fcloud-run-dotnetcore-31/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteatamel","download_url":"https://codeload.github.com/meteatamel/cloud-run-dotnetcore-31/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248402656,"owners_count":21097338,"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":["cloud-run","dotnet-core","google-cloud-run"],"created_at":"2024-11-07T04:30:18.670Z","updated_at":"2025-11-09T04:03:47.008Z","avatar_url":"https://github.com/meteatamel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET Core 3.1 on Google Cloud Run\n\n[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run)\n\n.NET Core 3.1 was [released](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) on December 3rd, 2019 and is a LTS release, supported for three years.\n\n## Deploy to Cloud Run\n\n[Cloud Run](https://cloud.run) allows you to run your .NET Core 3.1 app in a fully managed serverless environment.\n\nTo deploy to Cloud Run, use the button above, or the following steps:\n\n* Build with `gcloud builds submit --tag gcr.io/[your-project]/dotnetcore31`\n* Deploy with `gcloud run deploy --image gcr.io/[your-project]/dotnetcore31`\n\nReplacing `[your-project]` with your Google Cloud project ID.\n\n## Running locally\n\n* Build with `docker build -t dotnetcore31 .`\n* Start with `docker run -p 8080:8080 dotnetcore31`\n* Open in your browser at `http://localhost:8080`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteatamel%2Fcloud-run-dotnetcore-31","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeteatamel%2Fcloud-run-dotnetcore-31","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteatamel%2Fcloud-run-dotnetcore-31/lists"}