Atrico.Lib.Common 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Atrico.Lib.Common --version 1.7.0
NuGet\Install-Package Atrico.Lib.Common -Version 1.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Atrico.Lib.Common" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atrico.Lib.Common --version 1.7.0
#r "nuget: Atrico.Lib.Common, 1.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Atrico.Lib.Common as a Cake Addin
#addin nuget:?package=Atrico.Lib.Common&version=1.7.0

// Install Atrico.Lib.Common as a Cake Tool
#tool nuget:?package=Atrico.Lib.Common&version=1.7.0

Common utilities

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Atrico.Lib.Common:

Package Downloads
Atrico.Lib.Assertions

Assertions (Assert.That(Value.Of())

Atrico.Lib.Testing

Testing utilites

Atrico.Lib.BusinessLogic

Various Business logic foundations

Atrico.Lib.DomainModel

Foundations for a domain model

Atrico.Lib.CommandLineParser

Command Line Parser

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0 2,942 12/16/2019
2.5.0 3,846 3/15/2019
2.4.1 3,615 1/14/2019
2.3.3 1,651 4/8/2018
2.3.1 7,600 10/29/2017
2.2.6415.30959 3,379 7/25/2017
2.1.6318.37156 3,463 4/19/2017
2.0.6305.18634 1,023 4/6/2017
2.0.6294.31651 4,964 3/26/2017
1.27.6255.41294 3,000 2/15/2017
1.26.6192.22730 8,707 12/14/2016
1.26.6192.22418 4,689 12/14/2016
1.25.6185.27327 3,218 12/7/2016
1.24.6148.19381 1,370 10/31/2016
1.24.6135.21133 5,030 10/18/2016
1.23.6130.22675 3,133 10/13/2016
1.22.6126.29415 1,265 10/9/2016
1.22.6103.23643 1,276 9/16/2016
1.22.6101.29298 1,263 9/14/2016
1.22.6093.30284 1,300 9/6/2016
1.22.6088.31626 1,279 9/1/2016
1.22.6088.27485 1,330 9/1/2016
1.22.6088.23603 11,231 9/1/2016
1.21.6081.31399 1,277 8/25/2016
1.21.6081.25466 1,302 8/25/2016
1.21.6045.19792 1,299 7/20/2016
1.21.6044.25966 9,217 7/19/2016
1.20.6039.30539 1,481 7/14/2016
1.20.6039.22179 1,468 7/14/2016
1.20.6039.21932 3,666 7/14/2016
1.19.6036.21867 1,518 7/11/2016
1.19.6036.21003 1,488 7/11/2016
1.18.6017.26233 1,355 6/22/2016
1.18.6017.17587 1,322 6/22/2016
1.18.6016.25629 1,095 6/21/2016
1.18.5945.17409 4,307 4/11/2016
1.17.5944.29579 2,482 4/10/2016
1.16.5924.39215 2,622 3/21/2016
1.16.5924.38737 1,612 3/21/2016
1.16.5924.38565 2,724 3/21/2016
1.15.5924.36973 2,354 3/21/2016
1.14.5919.25531 3,094 3/16/2016
1.13.5913.37709 1,375 3/10/2016
1.12.5909.34021 2,331 3/6/2016
1.10.1 1,540 7/10/2015
1.10.0 1,841 7/9/2015
1.9.1 2,281 6/19/2015
1.9.0 1,962 6/19/2015
1.8.0 1,182 6/18/2015
1.7.0 2,679 5/25/2015
1.6.0 1,629 5/12/2015
1.5.0 1,457 5/11/2015
1.4.0 2,186 4/30/2015
1.3.0 2,106 4/6/2015
1.2.0 1,561 1/16/2015
1.1.0 1,949 1/1/2015
1.0.0 2,048 12/30/2014

1.7.0.0
     ReflectionHelper added
     No braces allowed for FormatCollection
     1.6.0.0
     EventHelper added
     1.5.0.0
     IEnumerable PartitionBy added
     1.4.0.0
     IEnumerable ForEach added
     1.3.0.0
     Parameters added to "ToCollectionString" for braces
     1.2.0.0
     Count delta added to collection comparer
     1.1.0.0
     Compare collections handles non adjacent "out of order"
     Combinations added
     1.0.0.0:
     Initial release