Dawid Ruchniewicz

Dawid Ruchniewicz

  • NA
  • 28
  • 3.4k

Identity, not rendering bootstrap css

Nov 27 2018 3:13 PM
Hello, 
I'm using Identity framework in my WebCoreApp (AspNetCore 2.1). After scaffolding all methods and views associated with users I use redirect to /Account/Register and Account/Login and these views are ugly as if it didn't include bootstrap css. When I redirect to /Account/Manage/Index this loads very pretty view with all bootstrap css. What and where should I set so that in the views in /Account directory attach bootstrap css?