{"id":19404455,"url":"https://github.com/seven-io/net-client","last_synced_at":"2025-06-11T08:37:05.503Z","repository":{"id":47556243,"uuid":"283785381","full_name":"seven-io/net-client","owner":"seven-io","description":"Official .NET API Client for seven","archived":false,"fork":false,"pushed_at":"2025-02-10T12:17:17.000Z","size":171,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-27T16:17:45.209Z","etag":null,"topics":["api-client","cnam","csharp","dotnet","hlr","mnp","sdk","sms","text2speech","tts"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/sms77-api/","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/seven-io.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":"2020-07-30T13:36:33.000Z","updated_at":"2024-02-08T01:43:37.000Z","dependencies_parsed_at":"2023-01-18T17:00:37.926Z","dependency_job_id":"f43c8a8b-3a6b-408c-9767-9e02b9a52e44","html_url":"https://github.com/seven-io/net-client","commit_stats":null,"previous_names":["sms77io/net-client","sms77io/csharp-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fnet-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fnet-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fnet-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fnet-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seven-io","download_url":"https://codeload.github.com/seven-io/net-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fnet-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259230812,"owners_count":22825455,"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":["api-client","cnam","csharp","dotnet","hlr","mnp","sdk","sms","text2speech","tts"],"created_at":"2024-11-10T11:34:59.760Z","updated_at":"2025-06-11T08:37:05.466Z","avatar_url":"https://github.com/seven-io.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://www.seven.io/wp-content/uploads/Logo.svg\" width=\"250\" /\u003e\n\n\n# Official .NET API Client for the [seven SMS Gateway](https://www.seven.io)\n\n## Installation\n\n**.NET CLI**\n```shell\ndotnet add package sms77-api\n```\n\n**Package Manager**\n```shell\nInstall-Package sms77-api\n```\n\n**Package Reference**\n```xml\n\u003cPackageReference Include=\"sms77-api\" /\u003e\n```\n\n**Paket**\n```shell\npaket add sms77-api\n```\n\n**F# Interactive**\n```shell\n#r \"nuget: sms77-api, 1.2.0\"\n```\n\n\n### Example\n\n```c#\nusing System;\nusing System.Threading.Tasks;\nusing Client = Sms77.Api.Client;\n\nclass Program\n{\n    static async Task Main()\n    {\n        var apiKey = Environment.GetEnvironmentVariable(\"SMS77_API_KEY\");\n        var client = new Client(apiKey);\n        var balance = await client.Balance();\n        Console.WriteLine($\"Current account balance: {balance}\");\n    }\n}\n```\n\n\n#### Support\nNeed help? Feel free to [contact us](https://www.sms77.io/en/company/contact/).\n\n\n##### License\n[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fnet-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseven-io%2Fnet-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fnet-client/lists"}