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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Internal helper classes.
Product | Versions 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.
-
- Portable.MvvmLightLibs (>= 4.4.0)
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,682 | 6/15/2015 |
2.8.2 | 1,478 | 5/31/2015 |
2.8.1 | 1,165 | 5/28/2015 |
2.8.0 | 1,445 | 2/25/2015 |
2.7.2 | 1,332 | 2/11/2015 |
2.7.1 | 1,477 | 12/17/2014 |
2.7.0 | 1,401 | 12/17/2014 |
2.6.2 | 1,403 | 12/15/2014 |
2.6.1 | 1,444 | 11/3/2014 |
2.6.0 | 1,422 | 11/3/2014 |
2.5.0 | 1,134 | 10/21/2014 |
2.4.2 | 1,161 | 10/17/2014 |
2.4.1 | 1,159 | 10/8/2014 |
2.4.0 | 1,141 | 10/8/2014 |
2.3.0 | 1,137 | 10/6/2014 |
2.2.0 | 1,193 | 8/28/2014 |
2.1.0 | 1,223 | 8/24/2014 |
2.0.1 | 1,144 | 8/23/2014 |
2.0.0 | 1,111 | 8/23/2014 |
1.9.6 | 1,151 | 8/23/2014 |
1.9.5 | 1,189 | 8/23/2014 |
1.9.4 | 1,173 | 8/23/2014 |
1.9.3 | 1,174 | 8/23/2014 |
1.9.2 | 1,181 | 8/11/2014 |
1.9.1 | 1,158 | 7/4/2014 |
1.9.0 | 1,178 | 7/4/2014 |
1.8.0 | 1,134 | 7/3/2014 |
1.7.1 | 1,143 | 6/19/2014 |
1.7.0 | 1,176 | 6/16/2014 |
1.6.0 | 1,179 | 6/15/2014 |
1.5.3 | 1,177 | 6/14/2014 |
1.5.2 | 1,166 | 6/13/2014 |
1.5.1 | 1,142 | 6/5/2014 |
1.5.0 | 1,180 | 6/5/2014 |
1.4.7 | 1,178 | 6/5/2014 |
1.4.6 | 1,202 | 6/5/2014 |
1.4.5 | 1,228 | 6/5/2014 |
1.4.4 | 1,156 | 6/5/2014 |
1.4.3 | 1,149 | 6/5/2014 |
1.4.2 | 1,164 | 6/5/2014 |
1.4.1 | 1,123 | 5/23/2014 |
1.4.0 | 1,151 | 5/23/2014 |
1.3.0 | 1,151 | 5/23/2014 |
1.2.0 | 1,143 | 5/19/2014 |
1.1.0 | 1,157 | 5/16/2014 |
1.0.0 | 1,145 | 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.