Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 597 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 597 Bytes

MEG

MEG is a solution that includes libraries for .NET developer requirements.

1) MEG.FactoryBase

This library enables the Factory Design Pattern to be implemented in a generic way and used practically with a clean coding structure. You can read the details about the library here

2) MEG.ElasticLogger

This library allows you to quickly create the basic logging mechanism of your project. You can read the details about the library here