Posts by Carlos Eduardo • 21 points
3 posts
-
0
votes1
answer71
viewsQ: Inject multiple Idbconnection into Asp.Net core
Good morning, you guys, all right? I need to inject 2 Dbcontext into Asp.net core and I’m having problems with it. Follow the code example. string defaultConnectionA =…
-
2
votes1
answer1847
viewsQ: Error reshaping an image | Valueerror: cannot reshape array of size 72000 into Shape (1.24000)
I’m trying to use Python with Opencv to then make a classification. However, at the time I will make popular the object, I have the following error: Valueerror: cannot reshape array of size 72000…
-
0
votes1
answer204
viewsQ: Control Dapper Transaction with Simplecrud / Error: Enlisting in Ambient transactions is not supported
Good morning guys, all right? I need to control the Dapper transaction using Simplecrud. I have an application in Asp.net core using Dependency Injection. I will post parts of the code only…