ZiyadK
-
ZES_Mapper
by: ZiyadK- 6,535 total downloads
- last updated 9/15/2021
- Latest version: 5.0.0
This simple DLL will perform conversion from an "X" object to any other "Y" object along with the data. Very usefull while converting a ViewModel to Model or Viceversa. Note to Remember: The method will map... More information -
Logger_Core
by: ZiyadK- 1,040 total downloads
- last updated 6/24/2021
- Latest version: 1.0.0
A logger dll to simply log Page and Activity into a database provided by you. The Database must contais 2 Tables "GLog", "VisitLog" The Table GLog : USE [Your_DatabaseName_Log] GO /****** Object: Table... More information -
ClientInfo
by: ZiyadK- 479 total downloads
- last updated 6/24/2021
- Latest version: 1.0.0
This DLL will help to get the OS Information of the Client and Web Browser it is using. It will help to log the events from the Web. -
Proxy_Core
by: ZiyadK- 373 total downloads
- last updated 6/24/2021
- Latest version: 1.0.0
A cimple library to transform ViewModel objects to Model Objects binding properties accordingly.