2019
Rate Limiting RESTful Api Requests using Action Filter Attributes - C# ASP.Net Core Web Api
Need to rate limit your Api? Simon Gilbert explains how to use action filter attributes in C# ASP.Net Core Web Api
2018
FizzBuzz Performance Comparison - C# .Net Core vs .Net Framework
Keen to understand performance improvements in .Net Core 2.2? Simon Gilbert provides a performance comparison of different FizzBuzz implementations using the .Net Framework vs .Net Core...The results are quite surprising!