Metadata >> NuGet >> Enkoni >> 2.1.0.0

2.1.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 Added the Enkoni.Framework.Linq.Distinct extension method that can be used to return unique items from a IEnumerable<T> by comparing a specified field. The CsvSerializer now support more formats when (de)serializing classes. The CsvSerializer class now supports (de)serialization of properties of type decimal and Enum.
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 190137
PackageHashAlgorithm SHA512
PackageHash VheOipNkdPvf8wI3SfX+N9YHh84KnBfa0z0RhA/QKo7gXjlvdoRlGNhBK/jEUuPZdKpnEEphQAqIkEWf84gz3w==
DownloadCount 000000
CreatedDate 2013-11-01T22:58:07

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

OpenWrap

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