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

Don't Let Redundancy Define You

Self reflecting thoughts on redundancy

April 29, 2018 · 3 min

ASP.NET Core 2.1 Preview on VSTS

Running a build on Visual Studio Team Services with ASP.NET Core 2.1 Preview SDK

April 19, 2018 · 2 min

ASP.NET Core WebHooks - Mini Series

Links for the ASP.NET Core WebHooks mini series

April 7, 2018 · 1 min

ASP.NET Core and the Strategy Pattern

Using ASP.NET Core Dependency Injection to wire up a strategy pattern implementation to harness SOLID design.

April 3, 2018 · 6 min

ASP.NET Core WebHooks - Running The Github Webhook Locally

Running the aspnetcore Github webhook locally.

March 17, 2018 · 5 min

Mocking the Clock

Reducing the coupling of code dependent on DateTimeOffset

March 15, 2018 · 4 min

ASP.NET Core WebHooks - Secret Values

Looking at the secret values and how they work to allow for the AzureAlertWebHook webhook to process.

February 16, 2018 · 6 min