Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 611 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 611 Bytes

#MultiBaseDatos - Factory Method Design Pattern

Functional project in .NET Core that implements FACTORY METHOD DESIGN PATTERN for making a web app that uses several DB engines (SQL Server and MySql) using development good practices.

Proyecto funcional con .NET Core que implementa el patrón de diseño FACTORY METHOD para hacer una aplicación web que utiliza varios motores de bases de datos (SQL Server y MySQL) con buenas prácticas.

I hope this project helps you in the understanding of design patterns, in this case: Factory method.

You can contact me at gerson@bravedeveloper.com

Regards,

Gerson.