This is my startup.cs code:
using System.Net; using System.Text; using AutoMapper; using DatingApp.API.Data; using DatingApp.API.Helpers;