{"id":16678944,"url":"https://github.com/joncloud/textnet","last_synced_at":"2026-04-28T10:01:58.200Z","repository":{"id":78825311,"uuid":"20946242","full_name":"joncloud/textnet","owner":"joncloud","description":"Simple text messaging API","archived":false,"fork":false,"pushed_at":"2020-06-13T21:00:02.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"publish","last_synced_at":"2025-03-06T04:36:32.269Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joncloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2014-06-18T02:11:13.000Z","updated_at":"2014-06-21T02:37:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c1685cc-b078-486a-a795-0e86f7589a14","html_url":"https://github.com/joncloud/textnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Ftextnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Ftextnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Ftextnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joncloud%2Ftextnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joncloud","download_url":"https://codeload.github.com/joncloud/textnet/tar.gz/refs/heads/publish","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243360780,"owners_count":20278434,"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-12T13:32:23.754Z","updated_at":"2025-12-27T13:23:44.433Z","avatar_url":"https://github.com/joncloud.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"textnet\n=======\nSimple text messaging API\n\nSample\n------\nAdd the following using directive: `using TextNet;`\n\nSending a message:\n\n    string phone = \"1234567890\";\n    string message = \"Hello World!\";\n    string carrier = Carriers.US.Att;\n    var text = new TextMessage(phone, message, carrier);\n    await text.SendAsync();\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoncloud%2Ftextnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoncloud%2Ftextnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoncloud%2Ftextnet/lists"}