In this post I'll try to explain how to consume a GraphQL endpoint from you're client application. Because GraphQL is built for mobile, I'll be explaining on how to implement this in Xamarin.Forms.…
All posts in Azure
This blog post will cover the technical bits on how to set up a GraphQL endpoint using .NET Core 3.0. The best way to learn GraphQL for .NET is to build a GraphQL endpoint. Therefore I will take you through the steps that are required to build a GraphQL endpoint.…
Microsoft announced a new service called App Service Data. This service allows you to easily create a scalable backend for your app, using the power of Cosmos DB.…
HockeyApp is an awesome tool when it comes to crash reporting, user metrics, beta app distribution and collecting user feedback. With Application Insights you can create custom dashboards, based on your HockeyApp data.…