Juks
Explore posts from serversKPCKevin Powell - Community
•Created by Juks on 3/3/2025 in #front-end
Resposivnes
@media (max-width: 475px) {
.section-two{
width: 230%;
}
}
i need to make width 230 to look good
4 replies
Problem while "dotnet ef migrations add Init"
Exactly, so i provided class:
my insert looks like this:
do i need to provide this part of code? I dont think thats the reason
In link you send there is a Example where we specify PK in model class
should'nt i do it like that?
49 replies