"Angles in code are usually not type-safe and converting units is done by multiplying by magic numbers. Inspired by the DateTime and TimeSpan framework types, I decided to create a type-safe library for angles. What it does Immutable double-precision angle that supports revolutions, radians, degrees, and gradians. My first implementation stores all the angles in radians. This is fine if these are to be used for trigonometry operations but, what if I want to store it in degrees and only operate in degrees? I refactored it all so that the angles are stored in the same unit they are created. Any conversion is explicit. This resulted in a lot of code but it's worth it."
Open source library or nuget package built with .net core and c# by Antão Almada.
open source contributor, Portugal
Creator website: https://about.me/antao.almada
Repository: https://github.com/NetFabric/NetFabric.Angle
"Client library of Thinktecture.IdentityModel. Includes OAuth2 and OpenID Connect client and helpers for parsing token and authorize responses, Epoch Time helpers, extens…"
Library or NuGet package built with .net standard and c# by Dominick Baier & Brock Allen.
"ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge."
Library or NuGet package built with .net standard and c# by Microsoft.
"Xml, json, CSV and form url encoded serializer for .NET."
Library or NuGet package built with .net standard and c# by Mike O'Brien.
"The Exchange Web Services (EWS) Managed API provides a .NET Framework interface to EWS in Exchange Online, Exchange Online as part of Office 365, and versions of Exchang…"
Library or NuGet package built with .net standard and c# by Microsoft.
"This package contains the GeoJSON IO library."
Library or NuGet package built with .net standard and c# by NetTopologySuite - Team.
"C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and pr…"
Library or NuGet package built with .net standard and c# by Data.HashFunction Developers.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact