Strategy pattern with enum constraints

Strategy pattern implementation options with enum generic constraints

June 8, 2018 · 3 min

ASP.NET Core and the Strategy Pattern Continued

Building on the previous post about implementing the strategy pattern in ASP.NET Core to harness SOLID design.

June 6, 2018 · 2 min

NDepend - Initial Thoughts

Initial thoughts on NDepend, mainly around installation and licencing.

May 23, 2018 · 3 min

Accessing FitbitAPI in dotnet core and Refit

Using the Refit Rest client library to access the Fitbit Web Api

May 12, 2018 · 4 min

Fitbit.NET ASP.NET Core Webhook Preview Released

Fitbit Subscription Webhook based on the new ASP.Net Core Webhooks library

May 1, 2018 · 1 min