ASP.NET Core and the Strategy Pattern
Using ASP.NET Core Dependency Injection to wire up a strategy pattern implementation to harness SOLID design.
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
Looking at the secret values and how they work to allow for the AzureAlertWebHook webhook to process.
Running the ASP.NET Core Webhooks project locally and debugging the AzureAlertWebHook end point.