Metadata >> NuGet >> Enkoni >> 2.0.0.0

2.0.0.0

Metadata

Authors Oscar Brouwer
Copyrights Copyright (c) Oscar Brouwer 2012. All rights reserved.
Description Contains numerous easy-to-use types and operations that can be utilized in any kind of project or application
IconUrl http://www.oscarbrouwer.nl/images/enkoni.png
Owners Oscar Brouwer
ReleaseNotes Reorganized some collection-related classes into a new namespace calles Enkoni.Framework.Collections. This is a breaking change but will add some more flexibility for the future. - Added a new Stopwatch class that wraps the default .NET Stopwatch class and adds the ability to record lap times. - Added a new AlarmClock class is capable of triggering an event at a specific time of day. - Added new extension methods for System.Double to make it easier to compare double-values by looking only at the significant digits or a specified margin. - Added the new DoubleComparer and DoubleEqualityComparer classes to make it easier to compare double-values by looking only at the significant digits or a specified margin. Added four new properties to the Workflow-class (CanStart, CanStop, CanPause, CanContinue) that can be used to determine if the workflow is in a state in which it can be started, stopped, paused or continued.
RequireLicenseAcceptance False
Summary Contains numerous easy-to-use types and operations that can be utilized in any kind of project or application
Title Enkoni.Framework
PackageSize 205819
PackageHashAlgorithm SHA512
PackageHash UbWziKOR3X42//W4agSEKXbKsFR7FVCQeJR2fCOm/HjUvm2jRJOqmmR+A24lxLIeUEUVMVj45rilKbnMrb8iZw==
DownloadCount 000000
CreatedDate 2012-11-28T19:55:28

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Enkoni -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enkoni -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Enkoni 2.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Enkoni -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Enkoni -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Enkoni -Version 2.0.0.0
Uninstalling the package:
o remove-wrap Enkoni

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5,Profile=Client Binaries