Skip to content

Repository files navigation

Eng User Manager

Microservice for managing users, it has layered programming to separate responsibilities using SQLServer as a database.

Features

Allows you to:

  • Add new a user,
  • Change their status (active, inactive),
  • Delete
  • Get all active users

Tech

Used technology:

  • Entity Framwork Core (code-first)
  • .Net Core 7
  • SQL SERVER 2019
  • XUnit
  • Swashbuckle (Swagger)
  • Kubernetes (Minikube)
  • HELM

Pre-requirements

Pipeline deployment

On Powershell 7

.\_pipeline.ps1

In the root of solution.

Releases

Packages

Contributors

Languages