NodaMoney VS CleanArchitecture

Compare NodaMoney vs CleanArchitecture and see what are their differences.

NodaMoney

NodaMoney provides a library that treats Money as a first class citizen and handles all the ugly bits like currencies and formatting. (by AutomateValue)

CleanArchitecture

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core (by ardalis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
NodaMoney CleanArchitecture
1 18
203 14,885
0.5% -
0.0 8.7
9 months ago 8 days ago
C# C#
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NodaMoney

Posts with mentions or reviews of NodaMoney. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
  • Posits, a New Kind of Number, Improves the Math of AI
    2 projects | /r/programming | 29 Sep 2022
    I'd still give a strong warning, and would strongly recommend using some library because the tricky part of money is almost never moving the decimal around (and even then, when you do need to do arbitrary rounding due to contracts or what not, it's better to do it explicitly on the money values, using wrapper types to hide the extra logic on top of money, but keep money being money otherwise when you need to make those two contracts work it'll be pain) and what is the really tricky part is all the rules and issues you have with money.

CleanArchitecture

Posts with mentions or reviews of CleanArchitecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.

What are some alternatives?

When comparing NodaMoney and CleanArchitecture you can also consider the following projects:

Flo-Posit - Posit Arithmetic Cores generated with FloPoCo

CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core

assetgridapp - 📊 A selfhosted data-driven personal finance manager 💸

AutoMapper - A convention-based object-object mapper in .NET.

blazor-starter-kit - Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.

MassTransit - Distributed Application Framework for .NET

JHipster.NET - JHipster.NET blueprint

Havit.Blazor - Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)

MediaPipe.NET - Pure .NET bindings for Google's MediaPipe.

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

GuardClauses - A simple package with guard clause extensions.

craftsman - A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀