K.
K.
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
Ty got it working
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
I wonder about that xd
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
do I need to run that thing when I run it locally as well?
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
i think I in general can get it working, the deployment part is still making me worried ya
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
ya I had the same worry
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
and maybe add 1 field (so migration) and adjust 1 condition
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
they litteraly just want 2 static files to be changes its simple HTML, just replace text
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
ya I get what you saying
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
i just wanted to change some lines of code and fix what they needed
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
its a setup already done
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
I was in the beginning more confident then now 😄
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
but its kind of like a small side gig just someone asked me if I can do it xd
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
paid work
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
Do you know if that thing is gonna be built by me locally and then put on server, or is the server gonna do the job of recompliing etc?
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
One other question Then my last question (hopefully) i have multiple of those pubxml and apperently they are supposed to be used to publish the app aka redeploy, but im confused how that works. E.g. LOWebPlatformLinux - Web Deploy.pubxml
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
i guess we skip this question
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
ya
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
I wonder why xd
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
And I have that connectinon string at 3 palces "Default": "Server=localhost\SQLEXPRESS; Database=LoansOnlyWebPlatformDb; Trusted_Connection=True; TrustServerCertificate=true" "Default": "Server=localhost\SQLEXPRESS; Database=LoansOnlyWebPlatformDb; Trusted_Connection=True;" But in LoansOnly.WebPlatform.Web.Host I don't have TrustServerCertificate=true
82 replies
CC#
Created by K. on 4/14/2025 in #help
Anyone can help me with aspnetboilerplate?
I see the following
"ConnectionStrings": { "Default": "Server=localhost\SQLEXPRESS; Database=LoansOnlyWebPlatformDb; Trusted_Connection=True;" },
This is some shothand probably for SQLServer to directly connect and ti works cause its on windows. Since I'm on mac I saw some tutorial i can install the sql serer on docker container, int hat case probably ill have to setup connection string to target that docker image somehow, right?
82 replies