angularsen
NuGet publisher profile
Packages (11)
UnitsNet
Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.
UnitsNet.Serialization.JsonNet
A helper library for serializing and deserializing types in Units.NET using Json.NET.
UnitsNet.NumberExtensions
Adds extension methods to number types to more easily create quantities, such as 5.Meters() instead of Length.FromMeters(5).
AssignAll
Ensure all members are assigned in an object initializer. Enable with comment above it: // AssignAll enable
UnitsNet.WindowsRuntimeComponent
For C#/VB Universal Windows code (UWP), use UnitsNet instead. This is a Windows Runtime Component with reduced functionality to support all UWP languages, such as JavaScript and C++, and other runtime components.
UnitsNet.Signed
DEPRECATED! Use UnitsNet 4.0.0 or later instead, which is now signed. This package will be unlisted sometime later. Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.
OsInfo
Compare operating system versions.
PrettyPrintNet
Human friendly, textual representations of TimeSpan and file size using standard .NET types. It is light-weight, tested and supports PCL.
PortableLog.Core
Light-weight, portable logging interface. Combine with PortableLog adapters for logging frameworks or write your own.
UnitsNet.Serialization.JsonNet.Signed
A helper library for serializing and deserializing types in Units.NET using Json.NET.
PortableLog.NLog
Wire up your logging with the NLog logging framework.