![]() |
VOOZH | about |
dotnet add package Enough.Base --version 2.8.3
NuGet\Install-Package Enough.Base -Version 2.8.3
<PackageReference Include="Enough.Base" Version="2.8.3" />
<PackageVersion Include="Enough.Base" Version="2.8.3" />Directory.Packages.props
<PackageReference Include="Enough.Base" />Project file
paket add Enough.Base --version 2.8.3
#r "nuget: Enough.Base, 2.8.3"
#:package Enough.Base@2.8.3
#addin nuget:?package=Enough.Base&version=2.8.3Install as a Cake Addin
#tool nuget:?package=Enough.Base&version=2.8.3Install as a Cake Tool
Internal helper classes.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Windows Phone | wp wp is compatible. wp7 wp7 was computed. wp75 wp75 was computed. wp8 wp8 was computed. wp81 wp81 was computed. wpa wpa is compatible. |
| Windows Store | win win is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.3 | 2,142 | 6/15/2015 |
| 2.8.2 | 2,235 | 5/31/2015 |
| 2.8.1 | 1,560 | 5/28/2015 |
| 2.8.0 | 1,849 | 2/25/2015 |
| 2.7.2 | 1,740 | 2/11/2015 |
| 2.7.1 | 1,883 | 12/17/2014 |
| 2.7.0 | 1,796 | 12/17/2014 |
| 2.6.2 | 1,802 | 12/15/2014 |
| 2.6.1 | 1,841 | 11/3/2014 |
| 2.6.0 | 1,821 | 11/3/2014 |
| 2.5.0 | 1,548 | 10/21/2014 |
| 2.4.2 | 1,559 | 10/17/2014 |
| 2.4.1 | 1,559 | 10/8/2014 |
| 2.4.0 | 1,543 | 10/8/2014 |
| 2.3.0 | 1,548 | 10/6/2014 |
| 2.2.0 | 1,598 | 8/28/2014 |
| 2.1.0 | 1,640 | 8/24/2014 |
| 2.0.1 | 1,553 | 8/23/2014 |
| 2.0.0 | 1,547 | 8/23/2014 |
| 1.9.6 | 1,559 | 8/23/2014 |
Base helper classes that are used in various Enough Software Windows projects. Fixed missing offset in DateTimeOffset.FromMillisecondsSinceEpoch() and FromSecondsSinceEpoch() extension methods.