Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local account functions, checksum algorithms, unit conversion, binary parsing, cron-style task...
More information
This package contains a Bluetooth Low Energy plugin for MvvmCross. It allows access to Bluetooth Low Energy functionality on Android, iOS, macOS and UWP.
Read the full documentation on the projects page.
Unit converter including Height/ Length, Weight, Temperature, Data Storage, Data Transfer, Energy, Frequency, Fuel Economy, Plane Angle, Pressure, Quantity, Speed and Volume
Official .NET client library for the Degree Days.net API, providing accurate heating and cooling degree days and hourly temperature data for locations worldwide.
Degree days are a specialist form of weather data that is widely used in analysis of building energy consumption, to account for the...
More information
An extensive measurement, unit, and data conversion library for .NET.
var twoFeet = new Measurement(2, Units.Length.Feet);
var twelveInches = new Measurement(12, Units.Length.Inches);
var result = twoFeet + twelveInches;...
More information
Provides the most common unit for length, weight, area, volume and temperature and their conversion from one to the other.
Also provides the ability to use complex units in the style of a/b
Also provides the ability to convert from volumes to weights (and vice versa) using density