{"id":28295247,"url":"https://github.com/yagasoft/dynamics365-crmtextparser","last_synced_at":"2026-02-25T08:37:38.833Z","repository":{"id":46993027,"uuid":"390450020","full_name":"yagasoft/Dynamics365-CrmTextParser","owner":"yagasoft","description":"A parser that resolves many challenges that come up in the context of Dynamics 365 dynamic text.","archived":false,"fork":false,"pushed_at":"2024-10-10T09:34:43.000Z","size":2499,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-09T22:03:03.231Z","etag":null,"topics":["dynamics","dynamics-365","dynamics-crm","microsoft","parser","template","templating"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yagasoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"liberapay":"yagasoft","custom":"https://paypal.me/yagasoft"}},"created_at":"2021-07-28T17:51:07.000Z","updated_at":"2024-10-10T09:33:48.000Z","dependencies_parsed_at":"2025-06-14T08:31:41.901Z","dependency_job_id":"e85461f3-2dd8-4270-9ac9-03139da75441","html_url":"https://github.com/yagasoft/Dynamics365-CrmTextParser","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/yagasoft/Dynamics365-CrmTextParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagasoft%2FDynamics365-CrmTextParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagasoft%2FDynamics365-CrmTextParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagasoft%2FDynamics365-CrmTextParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagasoft%2FDynamics365-CrmTextParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagasoft","download_url":"https://codeload.github.com/yagasoft/Dynamics365-CrmTextParser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagasoft%2FDynamics365-CrmTextParser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29815024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":["dynamics","dynamics-365","dynamics-crm","microsoft","parser","template","templating"],"created_at":"2025-05-22T12:17:49.372Z","updated_at":"2026-02-25T08:37:38.806Z","avatar_url":"https://github.com/yagasoft.png","language":null,"funding_links":["https://liberapay.com/yagasoft","https://paypal.me/yagasoft"],"categories":[],"sub_categories":[],"readme":"# Dynamics365-CrmTextParser\n\n[![Join the chat at https://gitter.im/yagasoft/Dynamics365-CrmTextParser](https://badges.gitter.im/yagasoft/Dynamics365-CrmTextParser.svg)](https://gitter.im/yagasoft/Dynamics365-CrmTextParser?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n---\n\nA parser that resolves many challenges that come up in the context of Dynamics 365 dynamic text.\n\n## Features\n\n  + Operations: +, -, *, /, ==, \u003c=, ??, ?:, \u0026\u0026, || ... etc.\n  + CRM queries: retrieve row, FetchXML, actions\n  + Traversal: columns and relationships\n  + Collection functions: sum, min, max, distinct, map, count, filter, ... etc.\n  + Date functions: add days, months, ... etc.; output in a custom format ... etc.\n  + String functions\n    + Functions: length, sub-string, trim, pad, title case, format numbers, encode HTML ... etc.\n    + Regex: functions to target part of the input text only\n  + Memory: supports variables (store and load of values)\n\n## Install\n\nInstall either [Yagasoft.Libraries.Common](https://www.nuget.org/packages/Yagasoft.Libraries.Common/) (DLL installed) or [Yagasoft.Libraries.Common.File](https://www.nuget.org/packages/Yagasoft.Libraries.Common.File/) (the parser class itself is embedded in the project itself) NuGet package, and then reference the CrmParser class.\n\nIf configuration entities are required, import the solution at [Dynamics365-YsCommonSolution](https://github.com/yagasoft/Dynamics365-YsCommonSolution).\n\n## Guide\n\nCheck the guide in the docs folder.\n\n## Changes\n+ Check Releases page for the later changes\n#### _v1.3 (2021-10-01)_\n+ Added: HTML post-processor, which allows encoding/decoding text as HTML\n+ Added: global options (HTML, expression switch, caching)\n#### _v1.1 (2021-08-22)_\nInitial commit.\n\n---\n**Copyright \u0026copy; by Ahmed Elsawalhy ([Yagasoft](https://yagasoft.com))** -- _GPL v3 Licence_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagasoft%2Fdynamics365-crmtextparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagasoft%2Fdynamics365-crmtextparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagasoft%2Fdynamics365-crmtextparser/lists"}