{"id":51337598,"url":"https://github.com/leadpingai/leadping-dotnet","last_synced_at":"2026-07-05T02:02:07.336Z","repository":{"id":367453706,"uuid":"1278466548","full_name":"leadpingai/leadping-dotnet","owner":"leadpingai","description":"Official .NET SDK for the Leadping API.","archived":false,"fork":false,"pushed_at":"2026-07-02T02:06:53.000Z","size":361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-02T04:28:21.115Z","etag":null,"topics":["api-client","csharp","dotnet","kiota","leadping","leadping-api","nuget","openapi","rest-api","sdk"],"latest_commit_sha":null,"homepage":"https://leadping.ai/docs/sdks/dotnet","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/leadpingai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-23T20:24:19.000Z","updated_at":"2026-07-02T02:06:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/leadpingai/leadping-dotnet","commit_stats":null,"previous_names":["leadpingai/leadping-dotnet"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/leadpingai/leadping-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leadpingai","download_url":"https://codeload.github.com/leadpingai/leadping-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35064249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api-client","csharp","dotnet","kiota","leadping","leadping-api","nuget","openapi","rest-api","sdk"],"created_at":"2026-07-02T04:03:48.414Z","updated_at":"2026-07-05T02:02:07.302Z","avatar_url":"https://github.com/leadpingai.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://img.shields.io/nuget/v/Leadping.OpenApiClient.svg?style=for-the-badge)](https://www.nuget.org/packages/Leadping.OpenApiClient/)\n[![](https://img.shields.io/github/actions/workflow/status/leadpingai/leadping-dotnet/publish.yml?style=for-the-badge)](https://github.com/leadpingai/leadping-dotnet/actions/workflows/publish.yml)\n[![](https://img.shields.io/nuget/dt/Leadping.OpenApiClient.svg?style=for-the-badge)](https://www.nuget.org/packages/Leadping.OpenApiClient/)\n[![](https://img.shields.io/github/actions/workflow/status/leadpingai/leadping-dotnet/codeql.yml?label=CodeQL\u0026style=for-the-badge)](https://github.com/leadpingai/leadping-dotnet/actions/workflows/codeql.yml)\n\n# ![Leadping](https://leadping.ai/favicon.ico) Leadping .NET SDK\n\nType-safe .NET client for the Leadping API.\n\n## Install\n\n```bash\ndotnet add package Leadping.OpenApiClient\n```\n\nFor GitHub Packages:\n\n```bash\ndotnet nuget add source https://nuget.pkg.github.com/leadpingai/index.json \\\n  --name leadping-github \\\n  --username USERNAME \\\n  --password GITHUB_TOKEN\n\ndotnet add package Leadping.OpenApiClient --source leadping-github\n```\n\n## Use\n\n```csharp\nusing Leadping.OpenApiClient;\nusing Microsoft.Kiota.Abstractions;\n\nIRequestAdapter adapter = CreateLeadpingRequestAdapter();\nvar client = new LeadpingOpenApiClient(adapter);\n\nvar me = await client.Users.Me.GetAsync();\n```\n\n`CreateLeadpingRequestAdapter` is application code. Configure it to send one of:\n\n- `Authorization: Bearer \u003ctoken\u003e`\n- `X-Leadping-Api-Key: \u003ckey\u003e`\n\nThe client defaults to `https://api.leadping.ai` when the adapter does not already have a base URL.\n\n## Links\n\n- [Documentation](https://leadping.ai/docs)\n- [API reference](https://leadping.ai/docs/api-reference)\n- [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpingai%2Fleadping-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleadpingai%2Fleadping-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpingai%2Fleadping-dotnet/lists"}