OukiShogun
OukiShogun
CC#
Created by OukiShogun on 11/30/2023 in #help
Field required but I don't mention "required" above
I will try and came back to you
5 replies
CC#
Created by OukiShogun on 11/30/2023 in #help
Field required but I don't mention "required" above
No 🤦‍♂️
5 replies
CC#
Created by OukiShogun on 11/30/2023 in #help
Field required but I don't mention "required" above
The execution don't enter in my breakpoint at the first "{" of my Post function
5 replies
CC#
Created by OukiShogun on 8/1/2023 in #help
❔ Which database for integration test using db transactions
but may be it works with the 'var connection = new SqliteConnection("DataSource=:memory:");'
13 replies
CC#
Created by OukiShogun on 8/1/2023 in #help
❔ Which database for integration test using db transactions
Because , i was thinking that dotnet ef update database read the C# code who read a string connection
13 replies
CC#
Created by OukiShogun on 8/1/2023 in #help
❔ Which database for integration test using db transactions
then ? ^^
13 replies
CC#
Created by OukiShogun on 8/1/2023 in #help
❔ Which database for integration test using db transactions
So, how to apply migration to an in-memo sqllite db. If my migrations are in another project. And that my integration test project doesn't have appsetting....
13 replies
CC#
Created by OukiShogun on 7/13/2023 in #help
❔ Should I test my mediator class ?
Yes a message bus. Do you think that I should rename the interface IMediator to IMessageBus
11 replies
CC#
Created by OukiShogun on 7/13/2023 in #help
❔ Should I test my mediator class ?
I never test médiatR. To be exact, I confuse observer pattern and mediator pattern. My implémentation has two functions. Notify() and subscribe()
11 replies