{"id":20465908,"url":"https://github.com/fernandocalmet/dotnet-5-aspnet-core-web-api-angular","last_synced_at":"2026-05-03T01:44:04.146Z","repository":{"id":104177529,"uuid":"423660182","full_name":"FernandoCalmet/dotnet-5-aspnet-core-web-api-angular","owner":"FernandoCalmet","description":"🦄 Este proyecto es una muestra de como se implementa un backend utilizando ASP.NET Core Web API con C# y un frontend utilizando Angular, y SQLServer como gestor de base de datos.","archived":false,"fork":false,"pushed_at":"2022-04-30T15:30:05.000Z","size":2648,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T01:16:20.767Z","etag":null,"topics":["angular","aspnetcore","csharp","sqlserver","webapi"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/FernandoCalmet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"fernandocalmet","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-11-02T00:42:04.000Z","updated_at":"2024-03-23T01:09:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bc04233-7fad-46b6-981e-32f304401704","html_url":"https://github.com/FernandoCalmet/dotnet-5-aspnet-core-web-api-angular","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/FernandoCalmet%2Fdotnet-5-aspnet-core-web-api-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCalmet%2Fdotnet-5-aspnet-core-web-api-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCalmet%2Fdotnet-5-aspnet-core-web-api-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCalmet%2Fdotnet-5-aspnet-core-web-api-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FernandoCalmet","download_url":"https://codeload.github.com/FernandoCalmet/dotnet-5-aspnet-core-web-api-angular/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242025803,"owners_count":20059805,"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":["angular","aspnetcore","csharp","sqlserver","webapi"],"created_at":"2024-11-15T13:20:25.872Z","updated_at":"2026-05-03T01:43:59.086Z","avatar_url":"https://github.com/FernandoCalmet.png","language":"TypeScript","funding_links":["https://ko-fi.com/fernandocalmet"],"categories":[],"sub_categories":[],"readme":"# C# ASPNET CORE WEB API WITH ANGULAR \u0026 SQLSERVER\n\n[![Github][github-shield]][github-url]\n[![Kofi][kofi-shield]][kofi-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n[![Khanakat][khanakat-shield]][khanakat-url]\n\n## TABLA DE CONTENIDO\n\n* [Acerca del proyecto](#acerca-del-proyecto)\n* [Instalación](#instalación)\n* [Dependencias](#dependencias)\n* [Licencia](#licencia)\n\n## 🔥 ACERCA DEL PROYECTO\n\nEste proyecto es una muestra de como se implementa un backend utilizando ``ASP.NET Core Web API`` con C# y un frontend utilizando ``Angular``, y SQLServer como gestor de base de datos.\n\n## ⚙️ INSTALACIÓN\n\nClonar el repositorio.\n\n```bash\ngh repo clone FernandoCalmet/dotnet-5-aspnet-core-web-api-angular\n```\n\nEjecutar aplicación de backend.\n\n```bash\ndotnet run\n```\n\nInstalar dependencias del frontend\n\n```bash\nnpm install\n```\n\nEjecutar aplicación de frontend.\n\n```bash\nng server\n```\n\n## 📥 DEPENDENCIAS\n\n- [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/) : Características de ASP.NET Core MVC que usan Newtonsoft.Json. Incluye formateadores de entrada y salida para JSON y JSON PATCH.\n- [Swashbuckle.AspNetCore](https://www.nuget.org/packages/Swashbuckle.AspNetCore/) : Herramientas Swagger para documentar API creadas en ASP.NET Core.\n- [System.Data.SqlClient](https://www.nuget.org/packages/System.Data.SqlClient/) : Proporciona el proveedor de datos para SQL Server. Estas clases brindan acceso a las versiones de SQL Server y encapsulan los protocolos específicos de la base de datos, incluido el flujo de datos tabulares (TDS)\n\n## 📄 LICENCIA\n\nEste proyecto está bajo la Licencia (Licencia MIT) - mire el archivo [LICENSE](LICENSE) para más detalles.\n\n## ⭐️ DAME UNA ESTRELLA\n\nSi esta Implementación le resultó útil o la utilizó en sus Proyectos, déle una estrella. ¡Gracias! O, si te sientes realmente generoso, [¡Apoye el proyecto con una pequeña contribución!](https://ko-fi.com/fernandocalmet).\n\n\u003c!--- reference style links ---\u003e\n[github-shield]: https://img.shields.io/badge/-@fernandocalmet-%23181717?style=flat-square\u0026logo=github\n[github-url]: https://github.com/fernandocalmet\n[kofi-shield]: https://img.shields.io/badge/-@fernandocalmet-%231DA1F2?style=flat-square\u0026logo=kofi\u0026logoColor=ff5f5f\n[kofi-url]: https://ko-fi.com/fernandocalmet\n[linkedin-shield]: https://img.shields.io/badge/-fernandocalmet-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://www.linkedin.com/in/fernandocalmet\n[linkedin-url]: https://www.linkedin.com/in/fernandocalmet\n[khanakat-shield]: https://img.shields.io/badge/khanakat.com-brightgreen?style=flat-square\n[khanakat-url]: https://khanakat.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandocalmet%2Fdotnet-5-aspnet-core-web-api-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandocalmet%2Fdotnet-5-aspnet-core-web-api-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandocalmet%2Fdotnet-5-aspnet-core-web-api-angular/lists"}