Updates and improvements have been made to make the program work more effectively and efficiently.
ICoreModule is created for Service Dependency use to services (Core > Utilities > IoC). In addition, CoreModule was created for optional use of services provided by Microsoft for visual studio. (Core > DependencyResolvers)
Add, Import and Remove methods are initialized in ICacheManager (Core > CrossCuttingConcern > Caching) for cache usage for Microsoft Cache Service. It also inherited the Memory Cache Manager (Core > CrossCuttingConcern > Caching > Microsoft)
New extension added for ICoreModule optional functions (Core > Extensions)
Authorization classes added in DB like user,admin,moderator. It is now possible to perform operations on the job classes of objects according to authorization.
New options initialized for Cache, Transaction and Performance aspects (Core > Aspects > Autofac)