Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandocalmet/dotnet-6-aspnet-core-json-crud
🦄 Este proyecto es una muestra de una solución CRUD base para gestionar archivos JSON, utilizando ASP.NET Core 6 Web Minimal API.
https://github.com/fernandocalmet/dotnet-6-aspnet-core-json-crud
aspnet-core crud-application csharp dotnet-6 json-files minimal-api
Last synced: 6 days ago
JSON representation
🦄 Este proyecto es una muestra de una solución CRUD base para gestionar archivos JSON, utilizando ASP.NET Core 6 Web Minimal API.
- Host: GitHub
- URL: https://github.com/fernandocalmet/dotnet-6-aspnet-core-json-crud
- Owner: FernandoCalmet
- License: mit
- Created: 2022-03-08T18:42:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T15:40:13.000Z (over 2 years ago)
- Last Synced: 2024-11-15T13:21:35.013Z (2 months ago)
- Topics: aspnet-core, crud-application, csharp, dotnet-6, json-files, minimal-api
- Language: C#
- Homepage:
- Size: 1.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🦄 C# ASPNET Core 6 Minimal API JSON CRUD
[![Github][github-shield]][github-url]
[![Kofi][kofi-shield]][kofi-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Khanakat][khanakat-shield]][khanakat-url]## TABLA DE CONTENIDO
* [Acerca del proyecto](#acerca-del-proyecto)
* [Instalación](#instalación)
* [Dependencias](#dependencias)
* [Licencia](#licencia)## 🔥 ACERCA DEL PROYECTO
🦄 Este proyecto es una muestra de una solución CRUD base para gestionar archivos JSON, utilizando ASP.NET Core 6 Web Minimal API.
## ⚙️ INSTALACIÓN
Clonar el repositorio.
```bash
gh repo clone FernandoCalmet/dotnet-6-aspnet-core-json-crud
```### EJECUTAR
Ejecutar aplicación por consola.
```bash
dotnet run
```## 📥 DEPENDENCIAS
- [Swashbuckle.AspNetCore](https://www.nuget.org/packages/Swashbuckle.AspNetCore/) : Herramientas Swagger para documentar API creadas en ASP.NET Core.
## 📄 LICENCIA
Este proyecto está bajo la Licencia (Licencia MIT) - mire el archivo [LICENSE](LICENSE) para más detalles.
## ⭐️ DAME UNA ESTRELLA
Si 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).
[github-shield]: https://img.shields.io/badge/-@fernandocalmet-%23181717?style=flat-square&logo=github
[github-url]: https://github.com/fernandocalmet
[kofi-shield]: https://img.shields.io/badge/-@fernandocalmet-%231DA1F2?style=flat-square&logo=kofi&logoColor=ff5f5f
[kofi-url]: https://ko-fi.com/fernandocalmet
[linkedin-shield]: https://img.shields.io/badge/-fernandocalmet-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/fernandocalmet
[linkedin-url]: https://www.linkedin.com/in/fernandocalmet
[khanakat-shield]: https://img.shields.io/badge/khanakat.com-brightgreen?style=flat-square
[khanakat-url]: https://khanakat.com