An open API service indexing awesome lists of open source software.

https://github.com/fernandocalmet/dotnet-6-azure-function_app-cosmosdb-crud

🦄 Este proyecto es una muestra de una solución CRUD base de una Azure Function App + CosmosDB. Se utilizo NET Core 6.
https://github.com/fernandocalmet/dotnet-6-azure-function_app-cosmosdb-crud

azure cosmosdb crud-application csharp dotnet-6 functionapp

Last synced: 7 months ago
JSON representation

🦄 Este proyecto es una muestra de una solución CRUD base de una Azure Function App + CosmosDB. Se utilizo NET Core 6.

Awesome Lists containing this project

README

          

# 🦄 DOTNET 6 Azure FunctionApp CosmosDB CRUD

[![Github][github-shield]][github-url]
[![Kofi][kofi-shield]][kofi-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Khanakat][khanakat-shield]][khanakat-url]

## 🔥 ACERCA DEL PROYECTO

Este proyecto es una muestra de una solución CRUD base de una Azure Function App + CosmosDB. Se utilizo NET Core 6.

## TABLA DE CONTENIDO

* [Acerca del proyecto](#acerca-del-proyecto)
* [Instalación](#instalación)
* [Licencia](#licencia)

## ✔️ CARACTERÍSTICAS

### Proyecto Tasks.FunctionApp

- [x] Create User
- [x] Get All Users
- [x] Get User by Id
- [x] Update User
- [x] Delete User
- [x] Create Task
- [x] Get All Tasks
- [x] Get Task by Id
- [x] Update Task
- [x] Delete Task
- [x] Create Note
- [x] Get All Notes
- [x] Get Note by Id
- [x] Update Note
- [x] Delete Note

### Proyecto EFCore.FunuctionApp

- [x] AD B2C Authentication
- [x] EntityFrameCore with CosmosDB Context
- [x] Estructure: Services, Repositories, Commands, ValueObjects
- [x] Create User
- [x] Get All Users
- [ ] Get User by Id
- [ ] Update User
- [ ] Delete User

## ⚙️ INSTALACIÓN

Clonar el repositorio.

```bash
gh repo clone FernandoCalmet/dotnet-6-azure-function_app-cosmosdb-crud
```

## 📄 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