{"id":16153010,"url":"https://github.com/dilmerv/csharpexercises","last_synced_at":"2025-04-29T11:57:35.578Z","repository":{"id":42810547,"uuid":"474060591","full_name":"dilmerv/CSharpExercises","owner":"dilmerv","description":"A repo to use as a playground for C# .NET Core Console Apps / .NET Core Web Apps","archived":false,"fork":false,"pushed_at":"2023-04-26T04:03:36.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-29T11:57:31.407Z","etag":null,"topics":["csharp","csharp-code"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/dilmerv","language":null,"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/dilmerv.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}},"created_at":"2022-03-25T15:17:29.000Z","updated_at":"2024-06-14T11:00:01.000Z","dependencies_parsed_at":"2022-09-07T08:12:15.656Z","dependency_job_id":null,"html_url":"https://github.com/dilmerv/CSharpExercises","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/dilmerv%2FCSharpExercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilmerv%2FCSharpExercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilmerv%2FCSharpExercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilmerv%2FCSharpExercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dilmerv","download_url":"https://codeload.github.com/dilmerv/CSharpExercises/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251498964,"owners_count":21598979,"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","csharp-code"],"created_at":"2024-10-10T01:09:49.559Z","updated_at":"2025-04-29T11:57:35.559Z","avatar_url":"https://github.com/dilmerv.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSharpExercises\nA repo to use as a playground for C# .NET Core Console Apps / .NET Core Web Apps\n \n \n1. Create a new .NET Core Web API Service to handle retrieving information about players for your upcoming VR game.\n2. Be sure to keep the project namespace within the StampinUp.Service.*\n3. DATA should all be retrieved in JSON format\n4. Player will have: id, email, name, country\n5. Player will also be in multiple platforms so consider having: device id, device name, device purchased date\n6. Data we would be interested in getting:\n   - An endpoint to retrieve all players\n   - An endpoint to retrieve players by id/email\n   - An endpoint to insert a new player into a memory collection\n   - An endpoint to update an existing players\n7. All of the data can be kept in memory, but create a class to hold the player's information and inject it by using dependency injection.\n8. How can we structure the player's data in a way that a player can have multiple platforms \"VR Platform\", \"PS5 Platform\", and still be able to function for all of those platforms.\n9. Some of the users have a third party service, how can we get user data from https://gorest.co.in/ and integrate it into our VR game player's data?","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilmerv%2Fcsharpexercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdilmerv%2Fcsharpexercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilmerv%2Fcsharpexercises/lists"}