DropDownList Data not inserted in database please someone help.
I m applying code first approach in asp.net core mvc
I am creating dropdown(country,state and city in table in mvc, but not inserted countryname,statename,cityname) in database see the image of inserted data in database.
Manager.cs