Decimal Extensions
Useful extensions for use with decimals
These extensions can be found within the namespace UmbCheckout.Shared.Extensions
FormatCurrency
Returns the decimal as currency with the symbol, this can be combined with GetIsoCurrencySymbol
Example
Last updated