{"id":19243627,"url":"https://github.com/mrpaulblack/azurefunctionexample","last_synced_at":"2026-02-12T22:33:56.851Z","repository":{"id":212368989,"uuid":"728392894","full_name":"mrpaulblack/AzureFunctionExample","owner":"mrpaulblack","description":"Contains examples for isloated dotnet 8 HttpTrigger azure function","archived":false,"fork":false,"pushed_at":"2025-01-09T08:39:34.000Z","size":20,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T06:39:56.854Z","etag":null,"topics":["azure","azure-function","dotnet8"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrpaulblack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-12-06T21:04:15.000Z","updated_at":"2025-01-09T08:05:52.000Z","dependencies_parsed_at":"2023-12-13T22:45:27.890Z","dependency_job_id":"0b775baf-ba29-4033-8a7d-3180e57b3cd7","html_url":"https://github.com/mrpaulblack/AzureFunctionExample","commit_stats":null,"previous_names":["mrpaulblack/azurefunctionexample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrpaulblack/AzureFunctionExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2FAzureFunctionExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2FAzureFunctionExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2FAzureFunctionExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2FAzureFunctionExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrpaulblack","download_url":"https://codeload.github.com/mrpaulblack/AzureFunctionExample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2FAzureFunctionExample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29383982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["azure","azure-function","dotnet8"],"created_at":"2024-11-09T17:18:54.863Z","updated_at":"2026-02-12T22:33:56.838Z","avatar_url":"https://github.com/mrpaulblack.png","language":"C#","readme":"# AzureFunctionExample\n\nBasic example showcasing an azure function HTTP trigger with dotnet 8 using the isolated worker model.\n\n\n### Setup\n\n* create local development file `Function/local.settings.json`:\n```json\n{\n  \"IsEncrypted\": false,\n  \"Values\": {\n    \"AzureWebJobsStorage\": \"UseDevelopmentStorage=true\",\n    \"FUNCTIONS_WORKER_RUNTIME\": \"dotnet-isolated\"\n  }\n}\n```\n\n\n### Useful Links\n\n* HTTP Trigger in isolated worker model: https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-http-webhook-trigger?tabs=python-v2%2Cisolated-process%2Cnodejs-v4%2Cfunctionsv2\u0026pivots=programming-language-csharp\n\n* Setting up OpenAPI docs generation: https://github.com/Azure/azure-functions-openapi-extension/blob/main/docs/enable-open-api-endpoints-out-of-proc.md\n\n* Azure Storage Explorer: https://azure.microsoft.com/en-us/products/storage/storage-explorer/ (On Linux flatpak can be used: https://flathub.org/apps/com.microsoft.AzureStorageExplorer)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpaulblack%2Fazurefunctionexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrpaulblack%2Fazurefunctionexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpaulblack%2Fazurefunctionexample/lists"}