You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
## Units.NET
6
6
7
-
Add strongly typed quantities to your code and merrily get on with your life.
7
+
Add strongly typed quantities to your code and get merrily on with your life.
8
8
9
-
No more magic constants found on StackOverflow, no second-guessing the unit of that `double length` variable.
9
+
No more magic constants found on Stack Overflow, no more second-guessing the unit of parameters and variables.
10
10
11
11
Units.NET gives you all the common units of measurement and the conversions between them. It is lightweight and thoroughly tested. If you have read this far, it is exactly what you are looking for and then some.
0 commit comments