Hello friends. In this article I will talk about how to create converter with Xamarin.Forms. First of all, if you ask what is converter; You may think of converting a value to a different value depending on the situation. For example, you put more than…
Hello friends. In this article, we will talk about how to authenticate in a web application developed with Asp.Net Core. Authentication can save lives in some cases. It is very important for security that only people who know the username and password can access it.…