Metadata >> NuGet >> Omnifactotum >> 0.3.0.101

0.3.0.101

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.101 (since 0.3.0.90) --- * KeyedEqualityComparer{T,TKey}: Fixes and improvements * KeyedEqualityComparer static helper class has been introduced * Factotum: CreateEmptyCompletedTask and CreateEmptyFaultedTask methods have been introduced * OmnifactotumGenericObjectExtensions: EnsureNotNull (for nullable) has been introduced * IValueContainer{T} has been introduced for ValueContainer{T} and SyncValueContainer{T} * ValueContainer and SyncValueContainer helper static classes have been introduced * Improvements and fixes in OmnifactotumMethodBaseExtensions and OmnifactotumTypeExtensions * OmnifactotumStringExtensions: TrimSafely, TrimStartSafely, TrimEndSafely and Shorten methods now never return null --- Changes in 0.3.0.90 (since 0.3.0.86) --- * [BREAKING CHANGE] OmnifactotumCustomAttributeProviderExtensions: GetCustomAttributes has been renamed to GetCustomAttributeArray (for compatibility with FW 4.5+) --- Changes in 0.3.0.86 (since 0.3.0.83) --- * [BREAKING CHANGE] OmnifactotumDictionaryExtensions: The method GetValueOrCreate has been renamed to GetOrCreateValue for readablity and in order to avoid confusion with GetValueOrDefault * OmnifactotumDictionaryExtensions: Improved annotations * ValueContainer and SyncValueContainer: [1] Support for equality comparison [2] Added DebuggerDisplay attribute and ToString() method * OmnifactotumMathExtensions class has been introduced: [1] Sqr (square) [2] Sqrt (square root) [3] Abs (absolute value) --- Changes in 0.3.0.83 (since 0.3.0.82) --- * FixedSizeDictionary: Improved annotations * FixedSizeDictionary: Implemented version verification in the enumerator --- Changes in 0.3.0.82 (since 0.3.0.80) --- * FixedSizeDictionary: Removed index verification in the internal determinant since this verification highly affected performance --- 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 315509
PackageHashAlgorithm SHA512
PackageHash 3RCYBBu1bPrfJdoug12/UmlIsoVAGigevQ7Eq+kPQm8HEIx/JjZxMuA+2RVQ6EfjIK+gE4Cg15C9Oj7GgWPQvg==
DownloadCount 000000
CreatedDate 2014-12-10T06:27:12

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

OpenWrap

Installing the package:
o add-wrap Omnifactotum -Version 0.3.0.101
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