I have the following routes setup in startup..
endpoints.MapControllerRoute( name: "areas", pattern: "{area=Admin}/{controller=Home}/{action=Index}