{"id":17008357,"url":"https://github.com/davidfowl/webqworker","last_synced_at":"2025-04-12T07:21:27.877Z","repository":{"id":207512960,"uuid":"716273386","full_name":"davidfowl/WebQWorker","owner":"davidfowl","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-16T21:26:43.000Z","size":50,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T02:28:18.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/davidfowl.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}},"created_at":"2023-11-08T19:44:49.000Z","updated_at":"2024-05-13T22:35:49.466Z","dependencies_parsed_at":null,"dependency_job_id":"a6758e10-d18d-476f-8d9b-ca3333d8ef79","html_url":"https://github.com/davidfowl/WebQWorker","commit_stats":null,"previous_names":["davidfowl/webqworker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfowl%2FWebQWorker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfowl%2FWebQWorker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfowl%2FWebQWorker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfowl%2FWebQWorker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidfowl","download_url":"https://codeload.github.com/davidfowl/WebQWorker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530761,"owners_count":21119626,"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":[],"created_at":"2024-10-14T05:28:06.268Z","updated_at":"2025-04-12T07:21:27.855Z","avatar_url":"https://github.com/davidfowl.png","language":"C#","readme":"# WebQWorker\n\nThis is a sample showing the [web-queue-worker](https://learn.microsoft.com/en-us/azure/architecture/guide/architecture-styles/web-queue-worker) pattern using .NET Aspire and Azure Service Bus.\n\nThe [_Web_](/Web/) project exposes a `/message` API that will publish to a service bus queue. You can use the [http file](/Web/Requests.http) to send messages to the queue.\nThe [_Worker_](/Worker/) project exposes a Blazor interactive server component to show messages being received from the service bus queue in real time.\nThe application requires a real Azure Service Bus instance (there are no emulators). \n\nThe sample uses [Aspire.Hosting.Azure.ServiceBus](https://www.nuget.org/packages/Aspire.Hosting.Azure.ServiceBus) to spin up a real Azure Service Bus instance in the specified subscription and location (see [below](#requirements) for more details).\n\n## Requirements\n\nThe Azure subscription and location must be set in user secrets of the [_WebQWorker.AppHost_ project](/WebQWorker.AppHost/).\nNavigate to that directory and run the following commands:\n\n```\ndotnet user-secrets set Azure:SubscriptionId \u003csubscriptionId\u003e\ndotnet user-secrets set Azure:Location \u003clocation\u003e\n```\n\nReplace \\\u003csubscriptionId\\\u003e and \\\u003clocation\\\u003e with appropriate values. Locations values look like \"westus\" (see https://learn.microsoft.com/en-us/dotnet/api/azure.core.azurelocation?view=azure-dotnet for more details).\n\n## Deployment\n\nThis example is can be deployed to Azure Container Apps using the [Azure Developer CLI](https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/install-azd).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidfowl%2Fwebqworker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidfowl%2Fwebqworker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidfowl%2Fwebqworker/lists"}