{"id":44429014,"url":"https://github.com/conversationalcomponents/coco-nuget-package","last_synced_at":"2026-02-12T12:00:42.195Z","repository":{"id":38099055,"uuid":"247724309","full_name":"ConversationalComponents/coco-nuget-package","owner":"ConversationalComponents","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T09:57:12.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-24T13:33:00.605Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConversationalComponents.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":"2020-03-16T14:31:42.000Z","updated_at":"2020-05-14T15:58:22.000Z","dependencies_parsed_at":"2023-01-25T06:15:47.214Z","dependency_job_id":null,"html_url":"https://github.com/ConversationalComponents/coco-nuget-package","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConversationalComponents/coco-nuget-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcoco-nuget-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcoco-nuget-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcoco-nuget-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcoco-nuget-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConversationalComponents","download_url":"https://codeload.github.com/ConversationalComponents/coco-nuget-package/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcoco-nuget-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29365554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-02-12T12:00:21.596Z","updated_at":"2026-02-12T12:00:42.189Z","avatar_url":"https://github.com/ConversationalComponents.png","language":"C#","readme":"# CoCo .NET CORE SDK\n\nSDK for implementing Conversational Components from CoCoHub in your Bot: \n[https://conversationalcomponents.com](https://conversationalcomponents.com)\n\n## Installation:\n\n```\ndotnet add package CoCoSDK --version 1.0.1\n```\n\n## SDK Classes:\n* CoCoContext - CoCo component response object, contains:\n     - public string action_name - Response action name.\n\n     - public string response - Bot response.\n\n     - public bool component_done - Component done flag. True when component accomplished it's goal.\n\n     - public bool conmponent_failed - Component failed flag. True when component could not acomplish it's goal. \n\n     - public bool out_of_context - True when conversation went out of component conversation context.\n\n     - public float confidence - Answer confidance.\n\n     - public float response_time - Bot response time.\n\n     - public Dictionary\u003cstring, string\u003e updated_context - Conversation context parameters.\n\n* CoCo - Conversational Components SDK functions class, contains: \n  ```\n  public CoCoContext Exchange(string ComponentId, string SessionId, string UserInput, Dictionary\u003cstring, string\u003e             Context=null)\n  ```      \n    - ComponentId - Target CoCo Component from CoCoHub.\n    - SessionId - Current session ID.\n    - UserInput - User text input.\n    - Contect - Context variables.\n\n  \n  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconversationalcomponents%2Fcoco-nuget-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconversationalcomponents%2Fcoco-nuget-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconversationalcomponents%2Fcoco-nuget-package/lists"}