{"id":16969392,"url":"https://github.com/webmasterdevlin/rabbitmqdemo","last_synced_at":"2025-08-02T21:06:37.968Z","repository":{"id":102789217,"uuid":"195032708","full_name":"webmasterdevlin/RabbitMQDemo","owner":"webmasterdevlin","description":"RabbitMQ for DotNet","archived":false,"fork":false,"pushed_at":"2019-07-03T10:36:25.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-30T09:53:06.604Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webmasterdevlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-07-03T10:32:36.000Z","updated_at":"2019-07-03T10:36:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"78e771e6-32a6-400a-88d5-1c039dbc7fe3","html_url":"https://github.com/webmasterdevlin/RabbitMQDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webmasterdevlin/RabbitMQDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2FRabbitMQDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2FRabbitMQDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2FRabbitMQDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2FRabbitMQDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmasterdevlin","download_url":"https://codeload.github.com/webmasterdevlin/RabbitMQDemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2FRabbitMQDemo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268454336,"owners_count":24253153,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-14T00:25:01.552Z","updated_at":"2025-08-02T21:06:37.904Z","avatar_url":"https://github.com/webmasterdevlin.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RabbitMQ for DotNet Developers\n\n   - You need Erlang to run RabbitMQ, go here [erlang](https://www.erlang.org/downloads)\n   - You would also need RabbitMQ Server, download and install here [RabbitMQ](https://www.rabbitmq.com/download.html)\n   - You can go to this [RabbitMQ tutorials](https://www.rabbitmq.com/getstarted.html) to see the whole tutorial\n\n\n## Set Environment Variables\n\n| VARIABLE | VALUE |\n| ------ | ------ |\n| ERLANG_HOME | C:\\Program Files\\erl10.4 |\n| RABBITMQ_NODENAME | rabbit@localhost |\n| RABBITMQ_SERVER | C:\\Program Files\\RabbitMQ Server\\rabbitmq_server-3.7.15 |\n| PATH | %RABBITMQ_SERVER%\\sbin |\n\n## Run RabbitMQ\n    - To run a project, go to each directory/project and run\n\n```sh\n$ dotnet run\n```\n\n\n### RabbitMQ Admin\n\n```sh\n$ rabbitmq-plugins enable rabbitmq_management\n```\n    - the go to RabbitMQ admin page http://localhost:15672/\n    - username: guest\n    - password: guest\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Frabbitmqdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmasterdevlin%2Frabbitmqdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Frabbitmqdemo/lists"}