6 results found
I got an exception throw 'System.NullReferenceException: Object reference not set to an instance of an object.' when printing a list of objects.
The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
The string cannot be of zero length. Parameter name: oldValue. Error throw in asp.net core when replacing string with empty.
In the Asp.Net web app or API to read config keys is very necessary. In this article, I will introduce to you the best way to read configuration value from appsettings.json in ASP.Net Core. I hope it will help you easily to learn Asp.net core.
How to get current url in view cshtml in asp.net core
Error: The type initializer for 'gdip' threw an exception on linux when upload image.