Skip to content

issues Search Results · repo:angularsen/UnitsNet language:C#

Filter by

530 results
 (63 ms)

530 results

inangularsen/UnitsNet (press backspace or delete to remove)

The problem seems to be there are two Measurements with the pt value DtpPoint and PrinterPoint so when a point measurement like 10pt is parsed it fails as the code thinks it matches two items. string ...
bug
  • SparkoUK
  • 3
  • Opened 
    5 days ago
  • #1573

Currently Angles aren t divisible by rotational speed. Would be nice to have that. It does already work for Length and normal speed. e.g. 360° / 60°/s = 6s
enhancement
  • Karlosbubi
  • 5
  • Opened 
    10 days ago
  • #1571

Describe the bug The result of adding 2 levels is wrong The result of subtracting 2 levels is wrong To Reproduce Level level1 = new Level(1.6, Level.ParseUnit( dB )); Level level2 = new Level(0.7, Level.ParseUnit( ...
bug
  • BernhardJosef
  • 1
  • Opened 
    11 days ago
  • #1569

Is your feature request related to a problem? Please describe. No problems, just wanna my code more clean. Describe the solution you d like I wanna sth like this for almost all units. public static double ...
enhancement
  • ArchiDog1998
  • 3
  • Opened 
    on Jun 20
  • #1566

Describe the bug We have found a big difference in performance between versions 5.74 and 4.152 when doing XXX.TryParseUnit for large datasets. Version 5 allocates a lot of memory when parsing the units ...
bug
  • carlosesquivelroisenvit
  • 7
  • Opened 
    on Jun 18
  • #1565

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I m always frustrated when [...] I have a Project that needs to convert from ...
enhancement
  • DevTKSS
  • 3
  • Opened 
    on Jun 1
  • #1564

Is your feature request related to a problem? Please describe. The use of generated static types in UnitsNet offers many advantages, such as strong typing and performance. However, one notable drawback ...
enhancement
no-issue-activity
  • letherman255
  • 4
  • Opened 
    on May 30
  • #1562

Dear Devs! When I install my software using Windows Installer it does not replace the UnitsNet.dll as its FileVersion has not changed, only the ProductVersion. I did a quick research on the topic and found ...
bug
  • kartonka
  • 3
  • Opened 
    on May 5
  • #1557

Is your feature request related to a problem? Please describe. For some unit conversions between some different unit sysmem. For instance, length to area, area to volumn, area to length, etc. Describe ...
enhancement
  • ArchiDog1998
  • 2
  • Opened 
    on Apr 24
  • #1556

Here are a few potential issues/things to improve that I found while working on the 🐲 PR: [Fact] public void Converter_WithAdditionalProperties_AndMissingMemberHandlingAsError_ThrowsJsonException() ...
bug
no-issue-activity
  • lipchev
  • 2
  • Opened 
    on Apr 19
  • #1549
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub