dotnetcore-entityframework-api icon indicating copy to clipboard operation
dotnetcore-entityframework-api copied to clipboard

Building REST APIs using ASP.NET Core and Entity Framework Core

Results 3 dotnetcore-entityframework-api issues
Sort by recently updated
recently updated
newest added

where is the SchedulerDb srcipt,Thanks

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...

The following PowerShell cmdlet, executed in the Package Manager Console of Visual Studio 2017 Enterprise (15.2.26430.14) with the `Default Project:` dropdown listbox set to `Scheduler.API` causes an error: ```powershell Add-Migration...