Microservice for managing users, it has layered programming to separate responsibilities using SQLServer as a database.
Allows you to:
- Add new a user,
- Change their status (active, inactive),
- Delete
- Get all active users
Used technology:
- Entity Framwork Core (code-first)
- .Net Core 7
- SQL SERVER 2019
- XUnit
- Swashbuckle (Swagger)
- Kubernetes (Minikube)
- HELM
- Kubectl
- Docker
- Minikube
- Helm (Recommended to install via Chocolatey, optional)
- PowerShell v7
- Hyper-V enabled
On Powershell 7
.\_pipeline.ps1In the root of solution.