"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
"A reader that provides fast, non-cached, forward-only access to CSV data. THIS PACKAGE IS NOT ENDORSED BY THE AUTHOR OF THE LIBRARY. The files in this package are otherw…"
Library or NuGet package built with .net standard and c# by Sébastien Lorion.
"A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highli…"
Library or NuGet package built with .net standard and c# by Nigel Sampson, Rob Eisenberg, Thomas Ibel, Marco Amendola, Chin Bae, Ryan Cromwell & Matt Hidinger.
"Aardvark is an open-source platform for visual computing, real-time graphics and visualization."
Library or NuGet package built with .net standard and c# by Aardvark Platform Team.
"此程序包包含 ASP.NET Web Pages 3 的简体中文附属程序集。"
Library or NuGet package built with .net standard and c# by Microsoft.
"Code Analyzers that help find and fix common issues when writing code using the Azure Durable Functions extension."
Library or NuGet package built with .net standard and c# by Microsoft.
"Package Description"
Library or NuGet package built with .net standard and c# by Cameron MacFarland & Simon Cropp.
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