{"id":18103006,"url":"https://github.com/jadhielv/graphql-with-dotnet-core","last_synced_at":"2025-04-13T18:52:45.529Z","repository":{"id":40288983,"uuid":"216949475","full_name":"Jadhielv/graphql-with-dotnet-core","owner":"Jadhielv","description":"GraphQL in .NET Core","archived":false,"fork":false,"pushed_at":"2022-08-29T05:16:10.000Z","size":48,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T21:41:59.653Z","etag":null,"topics":["csharp","graphql","netcore"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Jadhielv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-10-23T02:20:37.000Z","updated_at":"2022-03-31T03:18:33.000Z","dependencies_parsed_at":"2023-01-16T16:00:53.449Z","dependency_job_id":null,"html_url":"https://github.com/Jadhielv/graphql-with-dotnet-core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2Fgraphql-with-dotnet-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2Fgraphql-with-dotnet-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2Fgraphql-with-dotnet-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2Fgraphql-with-dotnet-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jadhielv","download_url":"https://codeload.github.com/Jadhielv/graphql-with-dotnet-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766004,"owners_count":21158296,"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":["csharp","graphql","netcore"],"created_at":"2024-10-31T22:09:52.623Z","updated_at":"2025-04-13T18:52:45.497Z","avatar_url":"https://github.com/Jadhielv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL in .NET Core\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Jadhielv/graphql-with-dotnet-core/blob/master/LICENSE)\n\n## Getting Started\n\nThis project is a starting point for a learn how you can use GraphQL in **.NET Core**\n\n### How to Use\n\n**GetAll**\n\n```\n{\n  \"data\": {\n    \"jedis\": [\n      {\n        \"id\": \"1\",\n        \"name\": \"Luke\",\n        \"side\": \"Light\"\n      },\n      {\n        \"id\": \"2\",\n        \"name\": \"Yoda\",\n        \"side\": \"Light\"\n      },\n      {\n        \"id\": \"3\",\n        \"name\": \"Darth Vader\",\n        \"side\": \"Dark\"\n      }\n    ]\n  }\n}\n```\n\n**Working with parameters**\n\n```\n{\n  \"data\": {\n    \"jedi\": {\n      \"name\": \"Darth Vader\"\n    }\n  }\n}\n```\n\n## License\n\u003c!--- If you're not sure which open license to use see https://choosealicense.com/---\u003e\n\nThis project uses the following license -\u003e [MIT](\u003chttps://choosealicense.com/licenses/mit/\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhielv%2Fgraphql-with-dotnet-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadhielv%2Fgraphql-with-dotnet-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhielv%2Fgraphql-with-dotnet-core/lists"}