namespace Znyc.Recruitment.Admin.Commons.IDbContext { public interface ISQLiteDbContext : IDbContextCore { } }