This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)
This repository contains the code for a basic ASP.NET Core application that demonstrates best practices and patterns for handling with monetary values.
- Money Pattern
- How to avoid Rounding errors
- DDD Value Object
- Best practices for handling monetary values in ASP.NET Core
- Rounding
- Different currencies
Feel free to open issues, submit pull requests, or suggestions.
This project is licensed under the MIT License.