public abstract bool UpdateCategory(PostCategory category);
public abstract int CreateCategory(PostCategory category);