public efCategoryRepository(NewsContext ctx) { context = ctx; }
public efNewsRepository(NewsContext ctx) { context = ctx; }