{"id":24527582,"url":"https://github.com/ariasemis/monies","last_synced_at":"2026-01-28T04:07:36.405Z","repository":{"id":52285616,"uuid":"245515773","full_name":"ariasemis/monies","owner":"ariasemis","description":"Lossless monetary operations and multi-currency support","archived":false,"fork":false,"pushed_at":"2024-11-19T23:42:43.000Z","size":187,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-28T10:57:16.457Z","etag":null,"topics":["csharp","currencies","dotnet","dotnet-core","dotnet-standard","money","monies"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ariasemis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-06T21:01:25.000Z","updated_at":"2024-11-19T23:42:45.000Z","dependencies_parsed_at":"2023-11-15T00:25:28.796Z","dependency_job_id":"586a901b-43eb-48c6-b68b-b0b63c2c9391","html_url":"https://github.com/ariasemis/monies","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ariasemis/monies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariasemis%2Fmonies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariasemis%2Fmonies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariasemis%2Fmonies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariasemis%2Fmonies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariasemis","download_url":"https://codeload.github.com/ariasemis/monies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariasemis%2Fmonies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28838041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","currencies","dotnet","dotnet-core","dotnet-standard","money","monies"],"created_at":"2025-01-22T06:19:37.095Z","updated_at":"2026-01-28T04:07:36.389Z","avatar_url":"https://github.com/ariasemis.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monies\n\n[![CI](https://img.shields.io/github/actions/workflow/status/ariasemis/monies/ci.yml?label=CI)](https://github.com/ariasemis/monies/actions?query=workflow%3ACI)\n[![Coverage Status](https://coveralls.io/repos/github/ariasemis/monies/badge.svg?branch=master)](https://coveralls.io/github/ariasemis/monies?branch=master)\n[![License](https://img.shields.io/github/license/ariasemis/monies?label=license)](https://opensource.org/licenses/MPL-2.0)\n[![Nuget](https://img.shields.io/nuget/v/Monies)](https://www.nuget.org/packages/Monies)\n\nYet another money class written in C#\n\nThis library aims to solve the following issues:\n\n## Lossless monetary operations\n\nMonetary calculations are often rounded to the smallest currency unit, but doing so you may end up losing or creating money because of rounding errors.\n\nIn C# this is somewhat alleviated by the `decimal` datatype, yet we can still have problems when dealing with currencies whose units are not in base 10 (like in precious metals for instance).\n\n## Support for user-defined currency types\n\nMost libraries come with a predefined set of currencies built-in (usually based on ISO 4217), but offer limited options for clients to define their own custom currencies.\n\nThis library aims to support any currency, including ISO 4217, cryptocurrencies, vendor-specific currencies, precious metals, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariasemis%2Fmonies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariasemis%2Fmonies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariasemis%2Fmonies/lists"}