{"id":20598581,"url":"https://github.com/scottdurow/dataverse-ify","last_synced_at":"2025-04-09T07:09:25.831Z","repository":{"id":41663524,"uuid":"257691884","full_name":"scottdurow/dataverse-ify","owner":"scottdurow","description":"Easily call the Dataverse WebApi from TypeScript using SDK style types, with a NodeJS implementation for integration testing.","archived":false,"fork":false,"pushed_at":"2024-12-05T01:36:37.000Z","size":1282,"stargazers_count":66,"open_issues_count":15,"forks_count":20,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-02T02:39:35.786Z","etag":null,"topics":["codegen","dataverse","microsoft"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/scottdurow.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-21T19:12:20.000Z","updated_at":"2025-03-27T09:17:57.000Z","dependencies_parsed_at":"2025-02-21T20:11:20.737Z","dependency_job_id":"ff8c334e-33c9-46b8-8360-a13931623826","html_url":"https://github.com/scottdurow/dataverse-ify","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdurow%2Fdataverse-ify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdurow%2Fdataverse-ify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdurow%2Fdataverse-ify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdurow%2Fdataverse-ify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scottdurow","download_url":"https://codeload.github.com/scottdurow/dataverse-ify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994122,"owners_count":21030050,"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":["codegen","dataverse","microsoft"],"created_at":"2024-11-16T08:27:25.550Z","updated_at":"2025-04-09T07:09:25.815Z","avatar_url":"https://github.com/scottdurow.png","language":"TypeScript","readme":"# Welcome to dataverse-ify\n\n```text\n       __      __                                        _ ____     \n  ____/ /___ _/ /_____ __   _____  _____________        (_) __/_  __\n / __  / __ `/ __/ __ `/ | / / _ \\/ ___/ ___/ _ \\______/ / /_/ / / /\n/ /_/ / /_/ / /_/ /_/ /| |/ /  __/ /  (__  )  __/_____/ / __/ /_/ / \n\\__,_/\\__,_/\\__/\\__,_/ |___/\\___/_/  /____/\\___/     /_/_/  \\__, /  \n                                                           /____/   \n```\n\nThe TypeScript library that allows you to use the Microsoft Dataverse `Xrm.WebApi` using `IOrganizationService` SDK like types.\nWorks with [dataverse-gen](https://www.npmjs.com/package/dataverse-gen) and [dataverse-auth](https://www.npmjs.com/package/dataverse-gen) to create early bound classes.\n\n\u003e **NOTE**: This is version 2. For upgrading from version 1, see the article on [UPGRADING](/UPGRADING.md).\n\n- [Introduction to dataverse-ify](docs/home.md)\n- [Quick Start](docs/quick-start.md)\n- [Integration tests with dataverse-ify](docs/integration-testing.md)\n- [Why Metadata?](docs/why-metadata.md)\n- [Using without DataverseClient](docs/using-without-service-client.md)\n\n## Contributing\n\nTo build dataverse-ify locally you can fork the repo and then use:\n\n```text\nnpm install\nnpm run build\n```\n\nThere are both unit tests and integration tests.\nTo run the unit tests:\n\n```text\nnpm test\n```\n\nto run the integration tests, you will need to install the test solution (that contains some custom attributes) that is found at `integration-test-solution\\cdsifyintegrationtests.zip`\n\nUpdate the config file `config\\test.yaml` with the org url of your environment, then run:\n\n```text\nnpm run integration-test\n```\n\nYou can then test the library in your projects by using:\n\n```text\nnpm link\n```\n\nIn your project that uses dataverse-ify use:\n\n```text\nnpm link dataverse-ify\n```\n\nFinally, unlink on the dataverse-ify project using:\n\n```text\nnpm unlink dateverse-ify\n```\n\nCommit your changes to your fork and then submit a pull request for review.\n\n\n\n### Upgrading from version 1 to 2?\n\nYou will need to make [some minor changes](UPGRADING.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottdurow%2Fdataverse-ify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscottdurow%2Fdataverse-ify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottdurow%2Fdataverse-ify/lists"}