DEV Community

Cover image for I just published my second NuGet package: Rehman.CurrencyTextify.Core
Muhammd Rehman Tahir
Muhammd Rehman Tahir

Posted on

I just published my second NuGet package: Rehman.CurrencyTextify.Core

This lightweight and flexible package converts money amounts into text for 8 currencies: Dollar, Euro, Pound, Yen, Rupee, Rial, Dirham, and Dinar β€” now including PKR!

✨ Key Features:

  • Batch processing
  • Fuzzy spelling correction
  • Custom rounding modes
  • Capitalization styles
  • Subunit name overrides
  • Handling negative amounts

Whether you’re building financial apps, invoices, or reports, this package makes working with currencies in code fast, simple, and reliable.

πŸ’‘ I’d love for you to try it out and share your feedback!

πŸ”— Check it out on NuGet : https://www.nuget.org/packages/Rehman.CurrencyTextify.Core/

Top comments (0)