Skip to content

Cache, Transaction and Performance aspects initialized..

Notifications You must be signed in to change notification settings

Vedooo/RentACarCTP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RentACarCTP-8

Updates and improvements have been made to make the program work more effectively and efficiently.

Updates and Upgrades

  • 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)

About

Cache, Transaction and Performance aspects initialized..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages