Skip to content
#

factory-method-pattern

Here are 174 public repositories matching this topic...

This project presents a simple, but fun “Make a Cat” Service Application. The service provides a factory creational design pattern to create and return a single Cat object (complete with a cute photo), or group of five cats in a CatList object (with multiple cats). It is hosted using IIS Express to quickly demo and test the service with a client…

  • Updated Apr 11, 2019
  • C#

Improve this page

Add a description, image, and links to the factory-method-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the factory-method-pattern topic, visit your repo's landing page and select "manage topics."

Learn more