"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
"Package Description"
Library or NuGet package built with .net standard and c# by Volo.Abp.AspNetCore.Mvc.Contracts.
"C# bindings for Firebase APIs Core iOS Library"
Library or NuGet package built with .net standard and c# by Microsoft.
"D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you…"
Library or NuGet package built with .net standard and c# by Michael Bostock.
"Automatonymous, an open source state machine library, usable with MassTransit"
Library or NuGet package built with .net standard and c# by Chris Patterson.
"The CefSharp Chromium-based browser component (WPF control)."
Library or NuGet package built with .net standard and c# by The CefSharp Authors.
"Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4."
Library or NuGet package built with .net standard and c# by Microsoft.
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.
© 2026 - created by Corstiaan Hesselink - submit project - RSS feed - contact