StrategyPatternExample icon indicating copy to clipboard operation
StrategyPatternExample copied to clipboard

Strategy Pattern Examples

This repository was originally constructed in the ASP.NET Core 2.0 timeframe. Is has subsequently been updated to .NET 7 using filescoped namespaces, top-level functions and minimal API constructs.

The different branches relate to the specific blog posts below.

https://adamstorr.azurewebsites.net/blog/aspnetcore-and-the-strategy-pattern https://adamstorr.azurewebsites.net/blog/aspnetcore-and-the-strategy-pattern-continued https://adamstorr.azurewebsites.net/blog/strategy-pattern-with-enum-constraints https://adamstorr.azurewebsites.net/blog/strategy-pattern-with-full-generic-constaints