mikepattyn
mikepattyn
CC#
Created by mikepattyn on 3/17/2023 in #help
Working with Directory.Build.props.
2 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
I can screenshare and setup an example real quick if u want
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
Sure you will
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
But why dont you take a udemy course ?
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
Thts the job lol
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
you just have to configure the entity in the OnModelCreating..
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
like you say, the urls are unique
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
Well it can work without PK
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
and make the Id column in sql to PRIMARY AUTO INCREMENT
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
You should add public int to your urls model
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
in sql database, records are indexed. An integer is the best to do this
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
no not just any property
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
but if you dont get the [Key] concept, i wouldnt continue on until i do
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
it is
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
cool
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
where do you get the json?
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
he dno what to do with id
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
no no he dont wna see id
59 replies
CC#
Created by BigggMoustache on 10/5/2022 in #help
Scaffolding Error - Requires a primary key to be defined
public int Id {get; set;} 🙂
59 replies
CC#
Created by TheCultOfRa on 10/4/2022 in #help
How does EFCore Migrations work for actual deployment?
Yes sir
193 replies