https://github.com/fernandocalmet/dotnet-5-aspnet-core-global-exception-handling
🦄 Este proyecto es una muestra de una aplicación web API que implementa el manejo de excepciones globales. Se utilizo ASP.NET Core 5 Web API con C#.
https://github.com/fernandocalmet/dotnet-5-aspnet-core-global-exception-handling
aspnet-core csharp global-exception-handling
Last synced: about 2 months ago
JSON representation
🦄 Este proyecto es una muestra de una aplicación web API que implementa el manejo de excepciones globales. Se utilizo ASP.NET Core 5 Web API con C#.
- Host: GitHub
- URL: https://github.com/fernandocalmet/dotnet-5-aspnet-core-global-exception-handling
- Owner: FernandoCalmet
- License: mit
- Created: 2021-11-23T23:17:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T15:36:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T01:16:31.232Z (3 months ago)
- Topics: aspnet-core, csharp, global-exception-handling
- Language: C#
- Homepage:
- Size: 1.12 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# ASP.NET CORE 5 WEB API GLOBAL EXCEPTION HANDLING
[![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)
* [Características](#características)
* [Instalación](#instalación)
* [Dependencias](#dependencias)
* [Licencia](#licencia)## 🔥 ACERCA DEL PROYECTO
Este proyecto es una muestra de una aplicación web API que implementa el manejo de excepciones globales. Se utilizo ``ASP.NET Core 5 Web API`` con C#.
## ✔️ CARACTERÍSTICAS
- [x] Getting started with Exception Handling
- [x] Default Exception Handling Middleware
- [x] Custom Middleware – Global Exception Handling## ⚙️ INSTALACIÓN
Clonar el repositorio.
```bash
gh repo clone FernandoCalmet/dotnet-5-aspnet-core-global-exception-handling
```Ejecutar aplicación.
```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