Enough.Base 2.8.3

dotnet add package Enough.Base --version 2.8.3
NuGet\Install-Package Enough.Base -Version 2.8.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Enough.Base" Version="2.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enough.Base --version 2.8.3
#r "nuget: Enough.Base, 2.8.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Enough.Base as a Cake Addin
#addin nuget:?package=Enough.Base&version=2.8.3

// Install Enough.Base as a Cake Tool
#tool nuget:?package=Enough.Base&version=2.8.3

Internal helper classes.

Product Compatible and additional computed target framework versions.
Windows Phone wp is compatible.  wp7 was computed.  wp75 was computed.  wp8 was computed.  wp81 was computed.  wpa is compatible. 
Windows Store win is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.8.3 1,633 6/15/2015
2.8.2 1,442 5/31/2015
2.8.1 1,124 5/28/2015
2.8.0 1,413 2/25/2015
2.7.2 1,297 2/11/2015
2.7.1 1,409 12/17/2014
2.7.0 1,355 12/17/2014
2.6.2 1,360 12/15/2014
2.6.1 1,405 11/3/2014
2.6.0 1,384 11/3/2014
2.5.0 1,094 10/21/2014
2.4.2 1,119 10/17/2014
2.4.1 1,111 10/8/2014
2.4.0 1,105 10/8/2014
2.3.0 1,104 10/6/2014
2.2.0 1,153 8/28/2014
2.1.0 1,197 8/24/2014
2.0.1 1,099 8/23/2014
2.0.0 1,069 8/23/2014
1.9.6 1,105 8/23/2014
1.9.5 1,149 8/23/2014
1.9.4 1,139 8/23/2014
1.9.3 1,132 8/23/2014
1.9.2 1,136 8/11/2014
1.9.1 1,111 7/4/2014
1.9.0 1,141 7/4/2014
1.8.0 1,110 7/3/2014
1.7.1 1,110 6/19/2014
1.7.0 1,136 6/16/2014
1.6.0 1,137 6/15/2014
1.5.3 1,141 6/14/2014
1.5.2 1,130 6/13/2014
1.5.1 1,102 6/5/2014
1.5.0 1,143 6/5/2014
1.4.7 1,134 6/5/2014
1.4.6 1,161 6/5/2014
1.4.5 1,186 6/5/2014
1.4.4 1,119 6/5/2014
1.4.3 1,104 6/5/2014
1.4.2 1,122 6/5/2014
1.4.1 1,081 5/23/2014
1.4.0 1,106 5/23/2014
1.3.0 1,112 5/23/2014
1.2.0 1,098 5/19/2014
1.1.0 1,110 5/16/2014
1.0.0 1,092 5/15/2014

Base helper classes that are used in various Enough Software Windows projects. Fixed missing offset in DateTimeOffset.FromMillisecondsSinceEpoch() and FromSecondsSinceEpoch() extension methods.