Skip to content

abelmaro/Eng.UserManager

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.

About

Microservice to manage users

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors