Top 20 NuGet Packages depending on ExceptionModule
Total dependencies: 3
Core module of the modular system do standard micro service applications.
Part of the service modular system standart .
- To use it just call AdapterModule.
Ex:
~
PresentedType presented = AdapterModule.Adapt<PresentedType>(object);
~
- In the presented type you must tag the properties with the AdapterMarkerAttribute passing the equivalent property name in the object t...
Package Description