{"id":30196250,"url":"https://github.com/heviane/dotnet-lab","last_synced_at":"2026-04-18T19:33:20.862Z","repository":{"id":308469995,"uuid":"1032927108","full_name":"heviane/dotnet-lab","owner":"heviane","description":"Laboratório de Estudos .NET","archived":false,"fork":false,"pushed_at":"2025-09-29T17:21:55.000Z","size":459,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-29T19:26:19.718Z","etag":null,"topics":["csharp","dotnet","estudos"],"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/heviane.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-06T03:43:41.000Z","updated_at":"2025-09-29T17:21:59.000Z","dependencies_parsed_at":"2025-08-22T04:13:13.274Z","dependency_job_id":"6a9c8475-cc8e-4362-97d0-77769eb14458","html_url":"https://github.com/heviane/dotnet-lab","commit_stats":null,"previous_names":["heviane-studies/dev.net","heviane-studies/dotnet-lab","heviane/dotnet-lab"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/heviane/dotnet-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heviane%2Fdotnet-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heviane%2Fdotnet-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heviane%2Fdotnet-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heviane%2Fdotnet-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heviane","download_url":"https://codeload.github.com/heviane/dotnet-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heviane%2Fdotnet-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","dotnet","estudos"],"created_at":"2025-08-13T05:17:17.294Z","updated_at":"2026-04-18T19:33:20.842Z","avatar_url":"https://github.com/heviane.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧪 Laboratório de Estudos .NET\n\nBem-vindo(a) ao meu laboratório de estudos .NET! Este repositório serve como um diário de bordo para o meu aprendizado e aprofundamento na plataforma .NET, documentando projetos, anotações e exemplos práticos.\n\n- [🧪 Laboratório de Estudos .NET](#-laboratório-de-estudos-net)\n  - [🚀 Como Começar](#-como-começar)\n  - [🤝 Como Contribuir](#-como-contribuir)\n  - [📂 Estrutura do Repositório](#-estrutura-do-repositório)\n  - [📚 Documentação](#-documentação)\n  - [👥 Contribuidores](#-contribuidores)\n  - [🥇 Licença](#-licença)\n  - [💬 Contato](#-contato)\n\n## 🚀 Como Começar\n\nPara explorar os projetos e o conteúdo deste repositório, siga os passos abaixo:\n\n1. **Configure seu ambiente:** Garanta que todos os pré-requisitos estão instalados, seguindo nosso 📄 [guia de requisitos](./docs/guides/requirements-guide.md).\n\n2. **Clone o repositório:**\n\n```bash\ngit clone https://github.com/heviane/dotnet-lab.git\ncd dotnet-lab\n```\n\n\u003c!--\n\nTODO: Inserir esta info no site de documentação gerado pelo MkDocs\n\n## 🗺️ Trilha de Aprendizagem\n\n**Não sabe por onde começar?** Siga nossa 🧭 [Trilha de Aprendizagem .NET](./docs/dotnet-learning-plan.md)\n\nUm guia passo a passo para seus estudos. Ela foi desenhada para te guiar dos fundamentos até tópicos mais avançados de forma estruturada e prática.\n--\u003e\n\n## 🤝 Como Contribuir\n\nEste é um projeto de código aberto e toda contribuição é bem-vinda!\nSe você tem interesse em ajudar, por favor, leia nosso [Guia de Contribuição](.github/CONTRIBUTING.md) para saber como começar.\n\n## 📂 Estrutura do Repositório\n\nO projeto é organizado de forma a separar claramente a documentação do código-fonte, facilitando a navegação e a manutenção.\n\n```text\n.\n├── 📄 .gitignore, LICENSE, etc. # Arquivos de configuração do repositório\n│\n├── 📚 docs/                     # Guias, anotações e materiais de estudo.\n│\n└── 💻 src/                      # Projetos e aplicações práticas.\n    ├── console/                 # Aplicações de linha de comando (Console)\n    ├── api/                     # APIs RESTful com ASP.NET Core (Web API)\n    ├── app/                     # Aplicações Web com UI (MVC/Razor Pages)\n    ├── blazor/                  # Aplicações Web interativas com Blazor\n    ├── console/                 # Aplicações de linha de comando (Console)\n    ├── library/                 # Bibliotecas de código reutilizável (Class Library)\n    ├── maui/                    # Aplicações nativas (Desktop/Mobile) com .NET MAUI\n    └── tests/                   # Projetos de testes automatizados (xUnit, etc.)\n    └── worker/                  # Serviços de background e tarefas agendadas\n```\n\n## 📚 Documentação\n\nToda a documentação detalhada, guias, anotações de estudo e explicações conceituais estão centralizadas em nosso site de documentação, gerado com **MkDocs**.\n\n➡️ **[Acesse a Documentação Completa](https://heviane.github.io/dotnet-lab/)**\n\n## 👥 Contribuidores\n\nAgradecemos a todos que contribuíram para este projeto.\n\n[![Contribuidores][contributors-shield]][contributors-url]\n\n## 🥇 Licença\n\nEste projeto está licenciado sob a Licença MIT. Veja o arquivo [LICENSE](./LICENSE) para mais detalhes.\n\n## 💬 Contato\n\n\u003cdiv align=\"left\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/hevianebastos\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"mailto:heviane@gmail.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" alt=\"Gmail\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n[![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url]\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/heviane/dotnet-lab.svg?style=for-the-badge\n[contributors-url]: https://github.com/heviane/dotnet-lab/graphs/contributors\n\n[forks-shield]: https://img.shields.io/github/forks/heviane/dotnet-lab.svg?style=for-the-badge\n[forks-url]: https://github.com/heviane/dotnet-lab/network/members\n\n[stars-shield]: https://img.shields.io/github/stars/heviane/dotnet-lab.svg?style=for-the-badge\n[stars-url]: https://github.com/heviane/dotnet-lab/stargazers\n\n[issues-shield]: https://img.shields.io/github/issues/heviane/dotnet-lab.svg?style=for-the-badge\n[issues-url]: https://github.com/heviane/dotnet-lab/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheviane%2Fdotnet-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheviane%2Fdotnet-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheviane%2Fdotnet-lab/lists"}