{"id":37031609,"url":"https://github.com/labelzoom/labelzoom-moca-client-dotnet","last_synced_at":"2026-01-14T03:53:18.129Z","repository":{"id":217180073,"uuid":"743231566","full_name":"labelzoom/labelzoom-moca-client-dotnet","owner":"labelzoom","description":"MOCA client for .NET","archived":false,"fork":false,"pushed_at":"2025-11-24T04:15:19.000Z","size":178,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-05T07:46:13.634Z","etag":null,"topics":["blue-yonder","blueyonder","jda","moca","redprairie"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labelzoom.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-14T18:10:27.000Z","updated_at":"2025-07-22T01:56:14.000Z","dependencies_parsed_at":"2024-05-28T23:07:09.867Z","dependency_job_id":"d8f007d0-a04b-44cf-b37d-2d704ceae7dc","html_url":"https://github.com/labelzoom/labelzoom-moca-client-dotnet","commit_stats":null,"previous_names":["labelzoom/labelzoom-moca-client-dotnet"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/labelzoom/labelzoom-moca-client-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labelzoom%2Flabelzoom-moca-client-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labelzoom%2Flabelzoom-moca-client-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labelzoom%2Flabelzoom-moca-client-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labelzoom%2Flabelzoom-moca-client-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labelzoom","download_url":"https://codeload.github.com/labelzoom/labelzoom-moca-client-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labelzoom%2Flabelzoom-moca-client-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":["blue-yonder","blueyonder","jda","moca","redprairie"],"created_at":"2026-01-14T03:53:17.543Z","updated_at":"2026-01-14T03:53:18.122Z","avatar_url":"https://github.com/labelzoom.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![LabelZoom Logo](docs/LabelZoom_Logo_f_400px.png)\n\n# labelzoom-moca-client-dotnet\n\n[![Build Status](https://github.com/labelzoom/labelzoom-moca-client-dotnet/actions/workflows/dotnet-build.yml/badge.svg?branch=main)](https://github.com/labelzoom/labelzoom-moca-client-dotnet/actions?query=branch%3Amain)\n[![Release](https://img.shields.io/github/release/labelzoom/labelzoom-moca-client-dotnet.svg?style=flat-square)](https://github.com/labelzoom/labelzoom-moca-client-dotnet/releases)\n[![codecov](https://codecov.io/gh/labelzoom/labelzoom-moca-client-dotnet/graph/badge.svg?token=XW4CQZTGBV)](https://codecov.io/gh/labelzoom/labelzoom-moca-client-dotnet)\n\nMOCA client for .NET, sponsored by [LabelZoom](https://www.labelzoom.net).\n\n## How To Use\nSee [tests](src/LabelZoom.MocaClient.Tests) for more examples.\n\n```csharp\nusing (MocaConnection conn = new HttpMocaConnection(url))\n{\n    await conn.Login(user, password);\n    MocaResponse res = await conn.Execute(\"publish data where message = 'Hello World!'\");\n    using (DataTable dt = res.ResponseData)\n    {\n        Console.WriteLine($\"Message: {dt.Rows[0].Field\u003cstring\u003e(\"message\")}\")\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabelzoom%2Flabelzoom-moca-client-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabelzoom%2Flabelzoom-moca-client-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabelzoom%2Flabelzoom-moca-client-dotnet/lists"}