Samuel Duarte
Samuel Duarte
CC#
Created by Samuel Duarte on 4/17/2024 in #help
EF Core HasPrecision()
Has anyone ever defined precision for decimal numbers in EF Core without using attributes? Even defining the value for some reason is truncated at "decimal(18,2)" when I do the migrations.
13 replies