Skip to content

Commit 04e9872

Browse files
committed
README file added
1 parent 7973b1e commit 04e9872

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#MultiBaseDatos - Factory Method Design Pattern
2+
3+
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.
4+
5+
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.
6+
7+
I hope this project helps you in the understanding of design patterns, in this case: Factory method.
8+
9+
You can contact me at [email protected]
10+
11+
Regards,
12+
13+
Gerson.

0 commit comments

Comments
 (0)