ASPNETCore-NTier-Template
ASPNETCore-NTier-Template copied to clipboard
refac : change dbSet to global access in EntityBaseRepository
dbSet can global in base Repository instead of generating that in every repository action