Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
V3NG3ANC3
Posts
Comments
C
C#
•
Created by V3NG3ANC3 on 11/7/2022 in
#help
remember me functionality in .net 6 razor pages identity
I haven't actually done anything to the identity code, from my understanding from the docs, identity works out of the box & no cookie settings need to be changed
3 replies
C
C#
•
Created by V3NG3ANC3 on 10/29/2022 in
#help
secure API keys in a .Net core Web app hosted on linux server
Yeah I've realised now, I think the most secure method I could use atm is azure keyvault or something
5 replies
C
C#
•
Created by V3NG3ANC3 on 10/29/2022 in
#help
secure API keys in a .Net core Web app hosted on linux server
OK, I'll give environment variables a go! Cheers 🙂
5 replies
C
C#
•
Created by V3NG3ANC3 on 10/29/2022 in
#help
secure API keys in a .Net core Web app hosted on linux server
https://learn.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-6.0&tabs=windows
Would this still apply? As I believe it's OS dependant
5 replies
C
C#
•
Created by V3NG3ANC3 on 10/13/2022 in
#help
Published project via File System not updating changes
I've got it sorted now, cheers for your response 🙂
4 replies
C
C#
•
Created by V3NG3ANC3 on 10/12/2022 in
#help
Newly hosted .net web app (Linux VPS) not accessing MySqlDatabase
Its definitely valid, it connects fine on my test server
6 replies