When I start writing Views in .Net Core MVC I always get such kind of error and model is evaluated as null. When I run just backend of this application everything works fine. I think I configured HttpClient correctly and do not understand where these errors come from.
↧