Server
- ASP.NET Core Web API
Client
- .NET Core
This tells the code to behave differently in some situations depending on the environment being Development, Staging, or Release
This is the url to the database used in the project
This is the username for the login credentials the service will use for the database
This is the password for the login credentials the service will use for the database