{"id":28450414,"url":"https://github.com/netcorepal/aliyun.mns","last_synced_at":"2026-02-18T10:02:55.074Z","repository":{"id":95778392,"uuid":"116233020","full_name":"netcorepal/aliyun.mns","owner":"netcorepal","description":".net standard 2.0 for aliyun mns (message queue service)","archived":false,"fork":false,"pushed_at":"2018-01-17T06:56:09.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-12T02:08:53.573Z","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/netcorepal.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":"2018-01-04T08:08:43.000Z","updated_at":"2018-01-05T11:31:35.000Z","dependencies_parsed_at":"2023-03-07T07:00:55.920Z","dependency_job_id":null,"html_url":"https://github.com/netcorepal/aliyun.mns","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/netcorepal/aliyun.mns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netcorepal%2Faliyun.mns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netcorepal%2Faliyun.mns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netcorepal%2Faliyun.mns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netcorepal%2Faliyun.mns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netcorepal","download_url":"https://codeload.github.com/netcorepal/aliyun.mns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netcorepal%2Faliyun.mns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29575343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: 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":[],"created_at":"2025-06-06T15:07:27.233Z","updated_at":"2026-02-18T10:02:55.068Z","avatar_url":"https://github.com/netcorepal.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetCorePal.Aliyun.MNS\nAliyun.MNS for .net standrad with DI\n\n## Install\n\nTo install NetCorePal.Aliyun.MNS from the Package Manager Console, run the following command:\n\n\n\t\tInstall-Package NetCorePal.Aliyun.MNS.DependencyInjection\n\n## How to use\n\n#### How to register MNS client\n\n\t\t services.AddMNS(option=\u003e \n            {\n                option.AccessKeyId = \"\u003cyour access key id\u003e\";\n                option.SecretAccessKey = \"\u003cyour secret access key\u003e\";\n                option.Endpoint = \"\u003cvalid endpoint\u003e\";\n            });\n\n\n#### How to resolve MNS client\n\n\t\tusing Aliyun.MNS;\n\n\t\tservices.BuildServiceProvider().GetRequiredService\u003cIMNS\u003e();\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetcorepal%2Faliyun.mns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetcorepal%2Faliyun.mns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetcorepal%2Faliyun.mns/lists"}