{"id":15505741,"url":"https://github.com/simply007/kontent-starter-graphql-net","last_synced_at":"2025-06-19T09:35:39.979Z","repository":{"id":94605337,"uuid":"392755764","full_name":"Simply007/kontent-starter-graphql-net","owner":"Simply007","description":"Sample .Net core MVC app with GraphQL.Client","archived":false,"fork":false,"pushed_at":"2021-11-21T20:34:29.000Z","size":821,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T22:27:57.694Z","etag":null,"topics":["kontent-ai","kontent-ai-sample"],"latest_commit_sha":null,"homepage":"","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/Simply007.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T16:22:37.000Z","updated_at":"2022-12-01T10:09:10.000Z","dependencies_parsed_at":"2023-03-18T12:09:59.164Z","dependency_job_id":null,"html_url":"https://github.com/Simply007/kontent-starter-graphql-net","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Simply007/kontent-starter-graphql-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-starter-graphql-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-starter-graphql-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-starter-graphql-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-starter-graphql-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simply007","download_url":"https://codeload.github.com/Simply007/kontent-starter-graphql-net/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-starter-graphql-net/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260725018,"owners_count":23052859,"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":["kontent-ai","kontent-ai-sample"],"created_at":"2024-10-02T09:24:23.800Z","updated_at":"2025-06-19T09:35:34.956Z","avatar_url":"https://github.com/Simply007.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL Kontent Starter\r\n\r\n## Get started\r\n\r\n### Prerequisites\r\n\r\n* [Node.js](https://nodejs.org/en/)\r\n* [Dotnet 5.0](https://www.microsoft.com/net/download/core)\r\n\r\n### Generate models\r\n\r\n1. Enter the project to directory (with `package.json` file)\r\n1. Install dependencies\r\n\r\n    ```sh\r\n    npm i\r\n    ```\r\n\r\n1. Run the application\r\n\r\n   ```sh\r\n   npm run generate:models\r\n   ```\r\n\r\n### Start\r\n\r\n\u003e You need to [generate models first](#generate-models).\r\n\r\n1. Enter the project toot directory (with `GraphQLWebStarter.sln` file)\r\n1. build solution\r\n\r\n    ```sh\r\n    dotnet build\r\n    ```\r\n\r\n1. Run the application\r\n\r\n   ```sh\r\n   dotnet run --project ./GraphQLWebStarter\r\n   ```\r\n\r\n### Tests\r\n\r\n1. Enter the project toot directory (with `GraphQLWebStarter.sln` file)\r\n1. build solution\r\n\r\n    ```sh\r\n    dotnet build\r\n    ```\r\n\r\n1. Run all tests\r\n\r\n   ```sh\r\n   dotnet test\r\n   ```\r\n\r\n## About\r\n\r\nAll code is in `HomeController` and it is using [`GraphQL.Client` package](https://github.com/graphql-dotnet/graphql-client) and `GraphQL.Client.Serializer.Newtonsoft` for serialization.\r\n\r\n![Homepage screenshot](./assets/main-screen.png)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimply007%2Fkontent-starter-graphql-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimply007%2Fkontent-starter-graphql-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimply007%2Fkontent-starter-graphql-net/lists"}