refactor: modernized GenericRepository and UnitOfWork with newer code from Roma
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
using GamificationService.Database;
|
||||
using GamificationService.Database.Repositories;
|
||||
using GamificationService.Database.GenericRepository;
|
||||
using GamificationService.Database.UnitOfWork;
|
||||
using GamificationService.Loggging;
|
||||
using GamificationService.Mapper;
|
||||
using Microsoft.AspNetCore.Authentication.JwtBearer;
|
||||
|
||||
Reference in New Issue
Block a user