{"id":17333079,"url":"https://github.com/jtdowney/beanstalk-sharp","last_synced_at":"2025-06-14T16:03:33.653Z","repository":{"id":884834,"uuid":"631916","full_name":"jtdowney/beanstalk-sharp","owner":"jtdowney","description":"A .NET client for beanstalkd","archived":false,"fork":false,"pushed_at":"2010-04-28T18:32:02.000Z","size":95,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T18:13:14.796Z","etag":null,"topics":[],"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/jtdowney.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}},"created_at":"2010-04-27T18:05:37.000Z","updated_at":"2018-09-24T21:39:45.000Z","dependencies_parsed_at":"2022-08-16T11:20:23.787Z","dependency_job_id":null,"html_url":"https://github.com/jtdowney/beanstalk-sharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jtdowney/beanstalk-sharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtdowney%2Fbeanstalk-sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtdowney%2Fbeanstalk-sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtdowney%2Fbeanstalk-sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtdowney%2Fbeanstalk-sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtdowney","download_url":"https://codeload.github.com/jtdowney/beanstalk-sharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtdowney%2Fbeanstalk-sharp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259843303,"owners_count":22920302,"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-15T14:59:47.108Z","updated_at":"2025-06-14T16:03:33.605Z","avatar_url":"https://github.com/jtdowney.png","language":"C#","readme":"Overview\n========\n\nBeanstalk-sharp is a C#/.NET client library for [beanstalkd](http://github.com/kr/beanstalkd). Currently it only implements commands to produce new messages.\n\nExample:\n\n    using (var beanstalk = new BeanstalkConnection(IPAddress.Loopback, 11300))\n    {\n        beanstalk.Put(\"hello\");                \n    }\n\nTo do\n=====\n\n* Add commands for consuming messages","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtdowney%2Fbeanstalk-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtdowney%2Fbeanstalk-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtdowney%2Fbeanstalk-sharp/lists"}