Posts by andreplacet • 1 point
1 post
-
-1
votes1
answer70
viewsQ: CS1503 error: Argument 2: cannot convert from "string" to "Microsoft.EntityFrameworkCore.Serverversion"
Help me boys, I’ve tried everything and the mistake doesn’t come out at all!!! using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.EntityFrameworkCore; using…