Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zpbappi/money issues and pull requests
#13 - Have currency converter implementation using any free and reliable online service
Issue -
State: open - Opened by zpbappi almost 7 years ago
- 2 comments
Labels: help wanted, question
#12 - Need support for CryptoCurrencies
Issue -
State: open - Opened by BillHertzing about 7 years ago
- 3 comments
#11 - Make currency an Enum or value object instead of string
Issue -
State: closed - Opened by zpbappi over 8 years ago
- 1 comment
#10 - CachedCurrencyConverter - is it wise to store conversion rate for 1?
Issue -
State: open - Opened by zpbappi almost 9 years ago
#9 - ICurrencyConverter might need a datatime also passed in
Issue -
State: open - Opened by rahulpnath almost 9 years ago
- 1 comment
#8 - Add checked binary operation executor for numeric values of type T, where money is of type Money<T>
Issue -
State: closed - Opened by zpbappi almost 9 years ago
#7 - Force overflow exception even when using unary operators, as we should never silently overflow when dealing with Money
Issue -
State: closed - Opened by zpbappi almost 9 years ago
- 1 comment
Labels: feature
#6 - Currently we cannot convert between Money<int> and Money<long>. Is there any way we can have this as implicit/explicit conversion but using generic type?
Issue -
State: closed - Opened by zpbappi about 9 years ago
- 1 comment
#5 - Implement a unary operation helper to apply unary operation on Money's generic type
Issue -
State: closed - Opened by zpbappi about 9 years ago
- 1 comment
Labels: feature
#4 - Implement a binary operation helper which will be used to apply binary operations on generic numeric types
Issue -
State: closed - Opened by zpbappi about 9 years ago
Labels: feature
#3 - Implement a type helper to convert between different numeric types, using the generic type information available
Issue -
State: closed - Opened by zpbappi about 9 years ago
- 1 comment
Labels: feature
#2 - Implement binary operation with Money and other numeric types
Issue -
State: closed - Opened by zpbappi about 9 years ago
- 2 comments
Labels: feature
#1 - Implement unary operations (increment, decrement, negate) for Money
Issue -
State: closed - Opened by zpbappi about 9 years ago
- 2 comments
Labels: feature