Gilson Joanelo

Results 6 comments of Gilson Joanelo

I'm using google translator I was reading the comments, we have the same problems, but we got around it with a migration to structure and another to data, as there...

I'm using google translator Currently, we are sparing no efforts to complete the company's entire architecture for net core, for two reasons, net framework discontinued by microsoft and the other...

Is this validation necessary? I'm looking at the SQL Server code and so far I haven't seen any checks on the Entity Framework Core side.

Yes, can I send you a script in a console? Gilson Joanelo Programador, .net Framework, .Net Core, Angular TS, C#, Android, iOS, Swift, Kotlin, Java, Php, Análise de sistemas, Web...

ok, I'll reproduce the problem you say in the issue, I'll send you the entire process, with the code. Gilson Joanelo Programador, .net Framework, .Net Core, Angular TS, C#, Android,...

There was a similar error with this one when mapping a company database. Since we use Code First, I solved it by putting this configuration in the mapping `.HasColumnType("NUMERIC(15, 6)").`...