Skip to content

cheffelo/dotnet-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

.net core take home assignment

How to perform the assignment:

  • Clone this repository
  • Create a branch for each task starting with the number of the task
  • Publish the repository online

Tasks:

  1. Implement the missing methods for the UserRepository
  2. Use the repository in the UserController in order to perform CRUD operations described
  3. Setup response codes accordingly and decorate the controller with the necessary attributes
  4. Create a Logger and use the logger in at least one UserController Action

Bonus:

  • Unit test the UserRepository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages