Advantages of Design Patterns in Web API: Strategies

In these posts I would like to point out the benefit of using a number of design patterns specifically for Web API projects. Specifically I will describe Commands, Strategies, Factories and Builders. Afterwards I will look at dependency injection, mocking and AutoMapper, and lastly conclude how it all works together.
Today we will take a look at Strategies and Helpers.

Read More

Facebooktwitterredditpinterestlinkedinmail

Advantages of Design Patterns in Web API: Commands

In these posts I would like to point out the benefit of using a number of design patterns specifically for Web API projects. Specifically I will describe Commands, Strategies, Factories and Builders. Afterwards I will look at dependency injection, mocking and AutoMapper, and lastly conclude how it all works together.
Today we start with Commands.

Read More

Facebooktwitterredditpinterestlinkedinmail