Posts by Janson • 43 points
4 posts
-
1
votes1
answer451
viewsQ: Aligning fields with bootstrap inline-Forms
Good afternoon! I don’t have much experience with frontend, but I’ll have to turn around to finish a project, so I’ll need a little help. My question is, I have a few presses on the screen, and I…
-
1
votes1
answer121
viewsQ: Error using add-Migration command. Using json as configuration file
Good morning! When performing the add-Migration command, to make the migrations, I am receiving the error sequinte: Add-Migration : Exception calling "AddFromFile" with "1" argument(s) : "'basePath'…
-
0
votes1
answer44
viewsQ: Maps in . NET CORE, Fluent API - property . Hasforeignkey with error
Good afternoon! I’m starting to develop a system in. net, kind of in Brazil, so I’m learning as I build, but some mistakes are not yet clear for me I have the following code: //boat class public…
-
2
votes1
answer437
viewsQ: Aligning objects on the screen using bootstrap
I have this code that I found on the internet that works as a Dashboard, but I can’t align the objects the way I’d like The code: <div class="row"> <div class="col-xs-12 col-md-5">…