Using AutoMapper in your Xamarin Forms apps
You might have already heard of AutoMapper, the library that helps you to copy Properties form Object to another written by Jimmy Bogard. Whenever you are ...
You might have already heard of AutoMapper, the library that helps you to copy Properties form Object to another written by Jimmy Bogard. Whenever you are ...
Ever had to develop an app where the position of something was of interest. An address of a user, store, restaurant or some other point of interest? The st...
A while back, I used the F# type providers to create a conversion table. That post gave me the idea if it were possible to write an app that gets its data ...
So a while back I posted about a little pet project I am working on along the lines of how hard can it be. To see the big picture, you can read the overview ...
Update: So after posting this my colleague and friend Danielapproached me and showed me the Azure Artifacts Credentials Provider by Microsoft which auto...
Whether writing a mobile app with Xamarin Forms or native Xamarin.iOS/Xamarin.Android sometimes the requirements demand that your app updates as quickly as...
I recently was faced with the task to render RAL Colours on an app that I was developing. RAL Colours are used mainly in industrial colour appliances - i.e...