{"id":21874962,"url":"https://github.com/amgauna/c-sharp-2022","last_synced_at":"2025-03-21T23:22:51.193Z","repository":{"id":117369118,"uuid":"422545115","full_name":"amgauna/C-Sharp-2022","owner":"amgauna","description":"C# / C Sharp","archived":false,"fork":false,"pushed_at":"2022-03-05T02:10:51.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T17:45:04.916Z","etag":null,"topics":["csharp","csharp-code","csharp-script","csharp7","csharp8"],"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/amgauna.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}},"created_at":"2021-10-29T11:11:50.000Z","updated_at":"2023-09-29T03:48:55.000Z","dependencies_parsed_at":"2023-07-03T17:45:58.078Z","dependency_job_id":null,"html_url":"https://github.com/amgauna/C-Sharp-2022","commit_stats":null,"previous_names":["amgauna58rj/c-csharp-exercicios","anagaunatech/c-csharp-exercicios","anagaunadev/c-csharp-exercicios","amgauna/c-csharp-exercicios"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amgauna%2FC-Sharp-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amgauna%2FC-Sharp-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amgauna%2FC-Sharp-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amgauna%2FC-Sharp-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amgauna","download_url":"https://codeload.github.com/amgauna/C-Sharp-2022/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244881538,"owners_count":20525678,"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","csharp-script","csharp7","csharp8"],"created_at":"2024-11-28T07:14:05.846Z","updated_at":"2025-03-21T23:22:51.168Z","avatar_url":"https://github.com/amgauna.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C# / C Sharp\n\n-----------------------------------------------\n\n## Códigos C# (C Sharp) exemplos que estou estudando em livros\n#### extensão de arquivo C Sharp = .cs\n\n* Tutorial do C# = https://www.w3schools.com/cs/index.php\n\n------------------------------------------------\n\n* using Microsoft.AspNetCore;\n* using Microsoft.AspNetCore.Hosting;\n* using Microsoft.AspNetCore.Builder;\n* using Microsoft.AspNetCore.TestHost;\n* using Microsoft.AspNetCore.Http;\n* using Microsoft.AspNetCore.Mvc;\n* using Microsoft.AspNetCore.Mvc.ModelBinding;\n\n-----------------------------------------------\n\n* using Microsoft.Extensions.Configuration;\n* using Microsoft.Extensions.DependencyInjection;\n* using Microsoft.Extensions.Hosting;\n* using Microsoft.Extensions.Logging;\n* using Microsoft.OpenApi.Models;\n\n------------------------------------------------\n\n* using System;\n* using System.IO;\n* using System.Reflection;\n* using System.Text;\n* using System.Linq;\n* using System.Collections.Generic;\n* using System.Net.Http.Headers;\n* using System.Threading.Tasks;\n* using System.Net.Http;\n\n-----------------------------------------------\n\n* using DecimalMath;\n* using FluentValidation;\n* using FluentValidation.Results;\n* using Refit;\n* using Xunit;\n* using Moq;\n* using Json;\n\n------------------------------------------------\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famgauna%2Fc-sharp-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famgauna%2Fc-sharp-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famgauna%2Fc-sharp-2022/lists"}