The Wayback Machine - https://web.archive.org/web/20220619191534/https://github.com/angularsen
Skip to content
Avatar

Highlights

  • 3 discussions answered
Block or Report

Block or report angularsen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. UnitsNet Public

    Makes life working with units of measurement just a little bit better.

    C# 1.6k 294

  2. Collection of useful Roslyn analyzers and code fixes.

    C# 50 8

  3. My master's thesis

    C# 1 4

  4. Birdz Public

    A bird flight simulator, if by simulator you mean arcade game

    C# 3 1

  5. Forsaken - PC Demo at The Gathering 2003

    C++ 1

  6. OsInfo Public

    Helpers and extensions when comparing Windows versions.

    C# 8 1

296 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 9 commits in 1 repository

Created a pull request in angularsen/UnitsNet that received 9 comments

Add back IEquatable with strict equality

Fixes #1017 Reverted removing IEquatable. Changed the implementation to strict equality on both Value and Unit. Improved tests. Improved xmldocs f…

+11,499 −472 9 comments
Opened 3 other pull requests in 1 repository
Reviewed 1 pull request in 1 repository
angularsen/UnitsNet 1 pull request

Created an issue in angularsen/UnitsNet that received 1 comment

nanoFramework fails to build on VS2022

@josesimoes Hi, we're having trouble building release/v5 branch with AppVeyor VS2022 image. Is this a known issue with VS2022? master branch with V…

1 comment