With the upcoming release of NET11, there are 3 new decimal-related types being introduced into System.Numerics - Decimal32, Decimal64, and Decimal128.
Is there any intention to support these new types, or should I be looking to create my own TypeHandlers?
Thanks.
With the upcoming release of NET11, there are 3 new decimal-related types being introduced into System.Numerics - Decimal32, Decimal64, and Decimal128.
Is there any intention to support these new types, or should I be looking to create my own TypeHandlers?
Thanks.