{"id":13434827,"url":"https://github.com/mmacneil/ASPNetCoreGraphQL","last_synced_at":"2025-03-18T01:32:07.298Z","repository":{"id":91894345,"uuid":"124780082","full_name":"mmacneil/ASPNetCoreGraphQL","owner":"mmacneil","description":"Sample project demonstrating a GraphQL service built with ASP.NET Core 2.2, Entity Framework Core and graphql-dotnet.","archived":false,"fork":false,"pushed_at":"2020-08-10T16:39:30.000Z","size":52,"stargazers_count":266,"open_issues_count":5,"forks_count":121,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-02T10:12:57.423Z","etag":null,"topics":["aspnet-core","entity-framework-core","graphql","graphql-dotnet","sql-server"],"latest_commit_sha":null,"homepage":"https://fullstackmark.com/post/17/building-a-graphql-api-with-aspnet-core-2-and-entity-framework-core","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/mmacneil.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":"2018-03-11T17:16:53.000Z","updated_at":"2024-12-22T12:56:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"4885a81c-888b-4615-8fb9-7d1e4880f18d","html_url":"https://github.com/mmacneil/ASPNetCoreGraphQL","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"fd691825415dd091a55a2df0ddac5a8d4f892949"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacneil%2FASPNetCoreGraphQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacneil%2FASPNetCoreGraphQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacneil%2FASPNetCoreGraphQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmacneil%2FASPNetCoreGraphQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmacneil","download_url":"https://codeload.github.com/mmacneil/ASPNetCoreGraphQL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243852484,"owners_count":20358271,"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":["aspnet-core","entity-framework-core","graphql","graphql-dotnet","sql-server"],"created_at":"2024-07-31T03:00:24.425Z","updated_at":"2025-03-18T01:32:07.292Z","avatar_url":"https://github.com/mmacneil.png","language":"C#","readme":"# ASPNetCoreGraphQL\nSample project based on \u003ca href=\"https://fullstackmark.com/post/17/building-a-graphql-api-with-aspnet-core-2-and-entity-framework-core\"\u003ethe blog post\u003c/a\u003e demonstrating how to build a GraphQL service powered by ASP.NET Core 2.2, Entity Framework Core and \u003ca href=\"https://github.com/graphql-dotnet/graphql-dotnet\" target=\"_blank\"\u003egraphql-dotnet\u003c/a\u003e.\n\n\u003cimg src=\"https://fullstackmark.com/img/posts/17/interactive-graphql-queries.gif\" /\u003e\n\n## Development Environment\n-  .NET Core 2.2 SDK\n- Visual Studio Code v1.21.1 (Should also work in VS2017)\n- Sql Server Management Studio 2017\n \n## Project Setup\n\nThe project is configured to create and \u003ca href=\"https://github.com/mmacneil/ASPNetCoreGraphQL/blob/master/src/backend/NHLStats.Data/NHLStatsSeedData.cs\"\u003eseed the database\u003c/a\u003e at runtime if necessary so there shouldn't be any initial setup required. Simply start the debugger from the IDE or run it directly using the CLI dotnet run command from the root of the \\NHLStats.Api folder.\n\nAfter running the project, verify the database was created in your local Sql Server LocalDB instance.\n\n\u003cimg src=\"https://fullstackmark.com/img/posts/17/graphql-nhlstats-demo-sql-server-database.png\" /\u003e\n\nAlternatively, you can also apply the existing \u003ca href=\"https://github.com/mmacneil/ASPNetCoreGraphQL/tree/master/src/backend/NHLStats.Data/Migrations\"\u003emigrations\u003c/a\u003e to create the database by running \u003ccode\u003edotnet ef database update\u003c/code\u003e from the \\NHLStats.Data folder. The seed data will be inserted on first run of the application.\n\nThe API is configured to run on port 5000, if this conflicts with some other service on your computer you can change it \u003ca href=\"https://github.com/mmacneil/ASPNetCoreGraphQL/blob/master/src/backend/NHLStats.Api/Program.cs\"\u003ehere\u003c/a\u003e.\n\n## Contact\n\nmark@fullstackmark.com\n","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmacneil%2FASPNetCoreGraphQL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmacneil%2FASPNetCoreGraphQL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmacneil%2FASPNetCoreGraphQL/lists"}