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.
Building on the previous post about implementing the strategy pattern in ASP.NET Core to harness SOLID design.
Initial thoughts on NDepend, mainly around installation and licencing.
Using the Refit Rest client library to access the Fitbit Web Api
Fitbit Subscription Webhook based on the new ASP.Net Core Webhooks library
Self reflecting thoughts on redundancy
Running a build on Visual Studio Team Services with ASP.NET Core 2.1 Preview SDK
Links for the ASP.NET Core WebHooks mini series
Using ASP.NET Core Dependency Injection to wire up a strategy pattern implementation to harness SOLID design.
Running the aspnetcore Github webhook locally.
Reducing the coupling of code dependent on DateTimeOffset