You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
can you please give me direction what i am doing wrong
here is sample
public class Post: IEntityBase
{
public int Id{get;set;}
}
Id alwyas negative number on add or get what is wroing
as i set database generted option to identity and kye but still is negative