🚀 User API to create, update, delete and search users.
Before starting, you will need to have the following tools installed on your machine: Git, .Net Core 5. Also it's nice to have an editor to work with the code like Rider
# Clone this repository
$ git clone <https://github.com/Alisson-Henrique/user-api.git>
# Import the project into rider
#Put this command in the rider terminal
$ dotnet build
#To run the application
$ dotnet run
This project was developed by Alisson Henrique 😊, Follow me❤️