Metadata >> NuGet >> Enkoni >> 2.4.0

2.4.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 Added a new Between extension method that can be used to determine if a DateTime value is between to other DateTime values. Added a new Truncate extension method that can be used to truncate a string to a maximum length even if the string is shorter. Added a new XmlResourceResolver class that can be used to resolve xml schemas from embedded resources. Added a DateTimeProvider, OffsetDateTimeProvider and FixedDateTimeProvider class that can be used to determine the current time and or date with support for dependency injection.
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 197284
PackageHashAlgorithm SHA512
PackageHash wdmumMcB692IVlkZP0QERcFMhYxgD3C8NHv0IZlkuEjPQqKr34zfGiaPwh6tGcUzdn7oN+gpsvmHboajRALspw==
DownloadCount 000000
CreatedDate 2015-01-05T21:13:32

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.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enkoni -Version 2.4.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.4.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.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Enkoni -Version 2.4.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Enkoni -Version 2.4.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