MEG is a solution that includes libraries for .NET developer requirements.
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
This library allows you to quickly create the basic logging mechanism of your project. You can read the details about the library here
This library provides automatic service registration and property injection capabilities for .NET applications. With MEG.DependencyInjection, you can register all your services and perform property injection with a single line of code. You can read the details about the library here