Demystifying .NET Standard
The release of .NET Standard 2.0 announces a great breath of fresh air for .NET developers. Let 's get back together on: What is standard .NET? Why is this going…
Read articleThe library
17 articles about .NET, C#, Azure, mobile development and artificial intelligence.
17 results
Clear filtersThe release of .NET Standard 2.0 announces a great breath of fresh air for .NET developers. Let 's get back together on: What is standard .NET? Why is this going…
Read articleToday I encountered this error when using Xamarin Android. It's an embarrassing error, it's keeping me from compiling my Android project. 🙁 This is because the…
Read articleToday I was finishing up a Xamarin app on iOS on Android and W10 and I was looking for a good mockup site. I found the site. http://mockuphone.com It has visuals…
Read articleWe've been looking forward to it. Build 2017 brings us Visual Studio for Mac in the final version. Install and configure Visual Studio for Mac When installing this…
Read articleWhen you're coding an app on Xamarin iOS you have the opportunity to use the class NSURLSession native to make your requests HTTP or the managed .NET API…
Read article