Metadata >> NuGet >> Omnifactotum >> 0.3.0.80

0.3.0.80

Metadata

Authors Vitalii Maklai
Copyrights Copyright 2013-2014 Vitalii Maklai
Description Omnifactotum: the .NET library intended to help .NET developers avoid writing the same helper types, methods and extension methods for different projects.
LicenseUrl http://omnifactotum.codeplex.com/license
Owners Vitalii Maklai
ProjectUrl http://omnifactotum.codeplex.com/
ReleaseNotes --- Changes in 0.3.0.80 (since 0.3.0.79) --- * EnumFixedSizeDictionary: Fix in determining the size --- Changes in 0.3.0.79 (since 0.3.0.74) --- * FixedSizeDictionary and EnumFixedSizeDictionary have been introduced. * Applied Omnifactotum Annotations to the Factotum and OmnifactotumGenericObjectExtensions classes. --- Changes in 0.3.0.74 (since 0.2.0.59) --- * [Breaking change] Object Validation: Redesign and support of IEnumerable. * [Breaking change] Renamed EnumHelper to EnumFactotum. * [Breaking change] OmnifactotumExpressionExtensions is now in the namespace System.Linq.Expressions (instead of System).
RequireLicenseAcceptance True
Tags omnifactotum omni factotum aid assistant extension extensions helper common C#
Title Omnifactotum
PackageSize 298496
PackageHashAlgorithm SHA512
PackageHash NJMIXF+bpjuiFOl4m9sE3/0fzMI6JsQJLyGVwJh2A4GlYLiiWVnE+xO7/CwWLVIYVWSS3iIQDoDYroq7Ijov6g==
DownloadCount 000000
CreatedDate 2014-06-03T04:29:40

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 Omnifactotum -Version 0.3.0.80 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Omnifactotum -Version 0.3.0.80 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Omnifactotum 0.3.0.80 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Omnifactotum -Version 0.3.0.80
Uninstalling the package:
o remove-wrap Omnifactotum

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=v4.0,Profile=Client Binaries