{"id":22217468,"url":"https://github.com/restcomm/restcomm-sdk-dotnet","last_synced_at":"2025-07-27T14:31:41.485Z","repository":{"id":34492457,"uuid":"38432485","full_name":"RestComm/restcomm-sdk-dotnet","owner":"RestComm","description":"The .NET SDK for the RestComm REST API","archived":false,"fork":false,"pushed_at":"2018-05-26T23:09:26.000Z","size":3434,"stargazers_count":0,"open_issues_count":18,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-10T02:14:01.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.restcomm.com/","language":"PowerShell","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/RestComm.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":"2015-07-02T12:50:41.000Z","updated_at":"2023-07-25T13:56:59.000Z","dependencies_parsed_at":"2022-08-24T14:23:55.783Z","dependency_job_id":null,"html_url":"https://github.com/RestComm/restcomm-sdk-dotnet","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/RestComm%2Frestcomm-sdk-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RestComm%2Frestcomm-sdk-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RestComm%2Frestcomm-sdk-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RestComm%2Frestcomm-sdk-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RestComm","download_url":"https://codeload.github.com/RestComm/restcomm-sdk-dotnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227810235,"owners_count":17823177,"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-12-02T22:16:38.360Z","updated_at":"2024-12-02T22:16:40.789Z","avatar_url":"https://github.com/RestComm.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n[Try Restcomm Cloud NOW for FREE!](https://www.restcomm.com/sign-up/) Zero download and install required.\n\n\nAll Restcomm [docs](https://www.restcomm.com/docs/) and [downloads](https://www.restcomm.com/downloads/) are now available at [Restcomm.com](https://www.restcomm.com).\n\n\n# Restcomm Connect Dot Net Sdk\n\nThis sdk makes it easy for the developer to integerate restcomm connect services in to their dot net application.\n\n## Installation\n\nImport this library in to your project by using **Nuget package manager** or you can create nuget/dll yourself by compiling this project in Visual Studio , Xamarin Studio or monodevelop.\n\nOnce you are done importing , use **org.restcomm.connect.sdk.dotnet** namespace .\n\n## Dependencies \n\nNone\n\n### Sample Usage\n\nSome basic examples on how to initiate and use this sdk to make call and send email.\n\n\n```\nAccount account=new Account(\"Account_Sid\",\"Auth_Token\",\"baseurl\");\n\n var OutBCall = accountount.MakeCall(\"+1234567890\", \"client:democlients\", \"http://cloud.restcomm.com/restcomm/demos/hello-play.xml\");\n \n  OutBCall.AddParameter(\"Timeout\", \"15\");\n  Call call = OutBCall.call();\n  Console.WriteLine(call.Properties.status);\n  var EmailData = akount.SendEmail(\"demo123@restcomm.com\", \"abcd@myemail.com\", \"This is a test email\", \"Test\");\n  EmailData.Send();\n```\nFor more examples ,please visit this [link].\n \n#  Want to Contribute\n\n[See our Contributors Guide](https://github.com/RestComm/Restcomm-Connect/wiki/Contribute-to-RestComm)\n\n\n# Issue Tracking and Roadmap\n\n[Issue Tracker](https://github.com/RestComm/restcomm-sdk-dotnet/issues)\n\n# License\n\n RestComm is lead by TeleStax, Inc. and developed collaboratively by a community of individual and enterprise contributors.\n  \n  RestComm is licensed under dual license policy. The default license is the Free Open Source GNU Affero GPL v3.0. Alternatively a commercial license can be obtained from Telestax ([contact form](https://telestax.com/contact/#InquiryForm)).\n\n[link]: \u003chttps://github.com/RestComm/restcomm-sdk-dotnet/tree/master/Examples\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestcomm%2Frestcomm-sdk-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestcomm%2Frestcomm-sdk-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestcomm%2Frestcomm-sdk-dotnet/lists"}