{"id":15002623,"url":"https://github.com/danie-e/minimalapi-aspnetcore-sqlserver","last_synced_at":"2026-02-11T01:33:10.079Z","repository":{"id":255776663,"uuid":"853577134","full_name":"Danie-e/MinimalAPI-AspNetCore-SQLServer","owner":"Danie-e","description":"API para cadastro de produtos no banco de dados relacional.","archived":false,"fork":false,"pushed_at":"2024-09-07T01:39:27.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T16:40:08.670Z","etag":null,"topics":["api","banco-de-dados","cadastro-de-produtos","sqlserver"],"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/Danie-e.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":"2024-09-07T00:26:00.000Z","updated_at":"2024-09-07T01:39:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"542931db-3250-4d6e-84e7-b6dcdb09fddd","html_url":"https://github.com/Danie-e/MinimalAPI-AspNetCore-SQLServer","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"770bdf5f72ffdd346eef9f96c86fd3aadf8d1527"},"previous_names":["danie-e/minimalapi-aspnetcore-sqlserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Danie-e/MinimalAPI-AspNetCore-SQLServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FMinimalAPI-AspNetCore-SQLServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FMinimalAPI-AspNetCore-SQLServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FMinimalAPI-AspNetCore-SQLServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FMinimalAPI-AspNetCore-SQLServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Danie-e","download_url":"https://codeload.github.com/Danie-e/MinimalAPI-AspNetCore-SQLServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FMinimalAPI-AspNetCore-SQLServer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780617,"owners_count":24474686,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","banco-de-dados","cadastro-de-produtos","sqlserver"],"created_at":"2024-09-24T18:51:33.178Z","updated_at":"2026-02-11T01:33:10.022Z","avatar_url":"https://github.com/Danie-e.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MinimalAPI-AspNetCore-SQLServer\n\nAplicação desenvolvida para a atividade 'Persistência de Dados' da matéria Tecnologias para Análise e Desenvolvimento de Sistemas - G1/T1 - 4ºP/40H - 2024/2.  \n\n\n## Requisitos  \n\nSer baseado no objeto Produto com os seguintes atributos:   \n- Nome;\n- Código;\n- Preço;\n- Descrição;\n- QuantidadeEmEstoque;\n- Avaliação;\n- Categoria.\n\nPossuir rotas para:  \n\n- Criação de dados com Post;\n- Leitura de todos os dados do banco com Get;\n- Leitura de dados por código do produto com Get;\n- Leitura de dados por categoria com Get;\n- Atualização de informações com Put ou Patch; e\n- Exclusão de elementos com Delete. \n\n\n## Tecnologias utilizadas  \n\nFoi utilizando o Microsoft.EntityFrameworkCore.SqlServer, este provedor de banco de dados permite que o Entity Framework Core seja usado com o Microsoft SQL Server; já o Microsoft.EntityFrameworkCore.Tools são usadas principalmente para gerenciar Migrações e para criar scaffolds de DbContexttipos de entidade por meio de engenharia reversa do esquema de um banco de dados.\n\nPara esta aplicação foram utilizados os seguintes pacotes:  \n\n-  **Microsoft.EntityFrameworkCore.SqlServer**\n-  **Microsoft.EntityFrameworkCore.Tools**\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanie-e%2Fminimalapi-aspnetcore-sqlserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanie-e%2Fminimalapi-aspnetcore-sqlserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanie-e%2Fminimalapi-aspnetcore-sqlserver/lists"}