Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
TheCultOfRa
Posts
Comments
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ Services Not Working with DB Model
thank you!
15 replies
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ Services Not Working with DB Model
oh ok I see
15 replies
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ Services Not Working with DB Model
how do you mean?
15 replies
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ Services Not Working with DB Model
discord wouldn't let me post it so I used pastebin
15 replies
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ Services Not Working with DB Model
https://pastebin.com/yHcCaNgS
15 replies
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ How to get triggering authentication scheme name in custom cookie authentication event
I was able to figure out I didn't need to inject it; I could just access and use it when ValidatePrincipal is called and access it via the context
3 replies
C
C#
•
Created by TheCultOfRa on 5/27/2023 in
#help
❔ Unable to resolve service for type 'NodaTime.IClock' while attempting to activate
I have a service that uses IClock but when I try to register the service it fails because there is no IClock registered service
4 replies
C
C#
•
Created by TheCultOfRa on 10/4/2022 in
#help
How does EFCore Migrations work for actual deployment?
ok so after reading all of this my understanding is that I should look into Migration Scripts?
193 replies
C
C#
•
Created by TheCultOfRa on 10/4/2022 in
#help
How does EFCore Migrations work for actual deployment?
will that work even if I'm using Oracle Cloud to host the docker containers?
193 replies
C
C#
•
Created by TheCultOfRa on 10/4/2022 in
#help
How does EFCore Migrations work for actual deployment?
ok I can look into that
193 replies
C
C#
•
Created by TheCultOfRa on 10/4/2022 in
#help
How does EFCore Migrations work for actual deployment?
I have an API, Blazor WASM, and .NET Database project. I plan on deploying the project solution in docker along with a PostgreSQL Db
193 replies
C
C#
•
Created by TheCultOfRa on 10/4/2022 in
#help
How does EFCore Migrations work for actual deployment?
this seems to be a possible way
https://codebuckets.com/2020/08/14/applying-entity-framework-migrations-to-a-docker-container/
193 replies
C
C#
•
Created by TheCultOfRa on 10/2/2022 in
#help
Does anyone have any thorough resources or documentation on how to implement a custom Identity setup
I think I understand
11 replies
C
C#
•
Created by TheCultOfRa on 10/2/2022 in
#help
Does anyone have any thorough resources or documentation on how to implement a custom Identity setup
does IdentityDbContext only take one IdentityRole?
11 replies
C
C#
•
Created by TheCultOfRa on 10/2/2022 in
#help
Does anyone have any thorough resources or documentation on how to implement a custom Identity setup
I am trying to have roles to identity GameMasters vs Players
11 replies
C
C#
•
Created by TheCultOfRa on 10/2/2022 in
#help
Does anyone have any thorough resources or documentation on how to implement a custom Identity setup
will check again and read yeah
11 replies
C
C#
•
Created by TheCultOfRa on 10/2/2022 in
#help
Does anyone have any thorough resources or documentation on how to implement a custom Identity setup
I have my own UI so I am not looking to Scaffold
11 replies
C
C#
•
Created by TheCultOfRa on 10/2/2022 in
#help
Does anyone have any thorough resources or documentation on how to implement a custom Identity setup
I've found out how to do a custom user but not a custom role
11 replies
C
C#
•
Created by TheCultOfRa on 8/15/2022 in
#help
Index NavLink not working in NavMenu
thank you again!
72 replies
C
C#
•
Created by TheCultOfRa on 8/15/2022 in
#help
Index NavLink not working in NavMenu
ah ok, that makes sense
72 replies