{"id":22367792,"url":"https://github.com/ciceroakiles/csharp-game-catalog","last_synced_at":"2025-06-20T11:35:59.982Z","repository":{"id":92160899,"uuid":"393578317","full_name":"ciceroakiles/csharp-game-catalog","owner":"ciceroakiles","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-10T00:54:33.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T15:55:25.434Z","etag":null,"topics":["api-rest","csharp"],"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/ciceroakiles.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-07T04:31:35.000Z","updated_at":"2024-12-25T15:12:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"14b92000-a485-43f6-8ca4-7b3d095be504","html_url":"https://github.com/ciceroakiles/csharp-game-catalog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ciceroakiles/csharp-game-catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciceroakiles%2Fcsharp-game-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciceroakiles%2Fcsharp-game-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciceroakiles%2Fcsharp-game-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciceroakiles%2Fcsharp-game-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciceroakiles","download_url":"https://codeload.github.com/ciceroakiles/csharp-game-catalog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciceroakiles%2Fcsharp-game-catalog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260937618,"owners_count":23085716,"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":["api-rest","csharp"],"created_at":"2024-12-04T18:21:23.793Z","updated_at":"2025-06-20T11:35:54.966Z","avatar_url":"https://github.com/ciceroakiles.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Catálogo de jogos\n\nFeito em .NET, e para tanto, foi preciso seguir os seguintes passos.\n\n* Criação do projeto base:\n```\ndotnet new webapi -o (nomedoprojeto)\n```\n\nA partir daqui, cada comando é executado dentro da pasta do projeto.\n\n* Imposição do certificado HTTPS (pode ser diferente no Linux, pode necessitar de passos adicionais no Firefox):\n```\ndotnet dev-certs https --trust\n```\n\n* Instalação do pacote Swashbuckle para o Swagger:\n```\ndotnet add package Swashbuckle.AspNetCore\n```\n\nDepois de configurado no ```Startup.cs```, o Swagger já pode ser utilizado com o template do WeatherForecast.\n\nApós remover os arquivos deste último, adiciona-se mais um pacote, o do Entity Framework:\n\n```\ndotnet add package Microsoft.EntityFrameworkCore.InMemory\n```\n\nDaí então define-se o model e cria-se cada operação do controller.\n\nA partir daqui, torna-se desejável criar mais camadas intermediárias entre eles.\n\n![Imgur](https://i.imgur.com/3e7Q4E7.png)\n\nhttps://digitalinnovation.one/bootcamps/everis-new-talents-net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciceroakiles%2Fcsharp-game-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciceroakiles%2Fcsharp-game-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciceroakiles%2Fcsharp-game-catalog/lists"}