Unified MVC & Web Api Controllers - C# ASP.Net Core
Coding both MVC & Web Api combined? Simon Gilbert details unified MVC View & Web Api endpoint controllers in C# ASP.Net Core
Coding both MVC & Web Api combined? Simon Gilbert details unified MVC View & Web Api endpoint controllers in C# ASP.Net Core
Need to rate limit your Api? Simon Gilbert explains how to use action filter attributes in C# ASP.Net Core Web Api
Written a new code snippet? Simon Gilbert explains he benefits of using and sharing Github GISTs in C# .Net Core
Need to track geo location coords? Simon Gilbert explains how to handle location updates for the iPhone using C# Xamarin.iOS
Need to document your RESTful Api? Simon Gilbert explains how to document endpoints using Swashbuckle Swagger for C# ASP.Net Core Web Api
Need an in-memory database? Simon Gilbert explains Microsoft Entity Framework Core’s' in-memory O/RM database as a CRUD layer in ASP.Net Core Web Api
Looking to use, deploy & manage containers? Simon Gilbert explains how to setup, configure and deploy Docker containers with Kubernetes (K8s) locally using C# ASP.Net MVC Core
Intermittent throughput spikes? Simon Gilbert explains the publish-subscribe pattern with Microsoft Azure Service Bus using C# ASP.Net MVC Core
Deploying Microsoft Azure Web App Services? Simon Gilbert explains continuous integration to the Azure Cloud, using YAML, Appveyor and C# ASP.Net MVC Core.
SSL/TLS certificate & DDOS protection required? Simon Gilbert details Cloudflare on a Microsoft Azure Web App Service running C# ASP.Net MVC Core