Atrico.Lib.Common 2.0.6294.31651

There is a newer version of this package available.
See the version list below for details.
dotnet add package Atrico.Lib.Common --version 2.0.6294.31651
NuGet\Install-Package Atrico.Lib.Common -Version 2.0.6294.31651
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="2.0.6294.31651" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atrico.Lib.Common --version 2.0.6294.31651
#r "nuget: Atrico.Lib.Common, 2.0.6294.31651"
#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=2.0.6294.31651

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

Common utilities

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  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,937 12/16/2019
2.5.0 3,845 3/15/2019
2.4.1 3,614 1/14/2019
2.3.3 1,650 4/8/2018
2.3.1 7,598 10/29/2017
2.2.6415.30959 3,378 7/25/2017
2.1.6318.37156 3,462 4/19/2017
2.0.6305.18634 1,022 4/6/2017
2.0.6294.31651 4,963 3/26/2017
1.27.6255.41294 2,999 2/15/2017
1.26.6192.22730 8,551 12/14/2016
1.26.6192.22418 4,688 12/14/2016
1.25.6185.27327 3,217 12/7/2016
1.24.6148.19381 1,369 10/31/2016
1.24.6135.21133 5,029 10/18/2016
1.23.6130.22675 3,132 10/13/2016
1.22.6126.29415 1,264 10/9/2016
1.22.6103.23643 1,275 9/16/2016
1.22.6101.29298 1,262 9/14/2016
1.22.6093.30284 1,299 9/6/2016
1.22.6088.31626 1,278 9/1/2016
1.22.6088.27485 1,329 9/1/2016
1.22.6088.23603 11,230 9/1/2016
1.21.6081.31399 1,276 8/25/2016
1.21.6081.25466 1,301 8/25/2016
1.21.6045.19792 1,298 7/20/2016
1.21.6044.25966 9,216 7/19/2016
1.20.6039.30539 1,480 7/14/2016
1.20.6039.22179 1,467 7/14/2016
1.20.6039.21932 3,665 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,955 6/19/2015
1.8.0 1,182 6/18/2015
1.7.0 2,671 5/25/2015
1.6.0 1,629 5/12/2015
1.5.0 1,449 5/11/2015
1.4.0 2,180 4/30/2015
1.3.0 2,103 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

2.0
     Change signature of format collection
     1.28
     DictionaryExt added (implements GetOrCreateValue functions)
     1.27
     Assembly helper added to get all assemblies in bin directory
     1.26
     Add Clear() function to tree
     1.25
     ReadOnlyEquatableObject added
     1.24
     EnumUtilities added
     1.23
     Interface for credential locker
     Add custom formatter to ToCollectionString
     1.22
     MultilineDisplayable tweaked for console
     1.21
     Added setting to ToTreeConverter
     1.20
     AllowDuplicates now enum in Tree Create
     ToTree converter base added
     1.19
     Parameter added to multiline
     Tree multiline extended to allow topdown
     1.18
     Tweaked Time providers - namespace change
     1.17
     Tweaked Time providers
     1.16
     Fixed get referenced assemblies to ignore duplicates
     1.15
     DoesImplementInteface added
     AssemblyHelper added
     1.14
     Propertycontanier.Set now returns value
     Property container now supports IEnumerable, Keys, Values and base type
     DbEntity Added
     ConsoleUtils.Title added
     1.13
     Assembly added to IRunContext
     1.12
     Updated copyright year, versioning now Maj.Min.auto
     DateTime provider added
     1.11.0.0
     Decimal utilities - Trim string
     PropertyContainer added
     SemanticVersion added
     Multiple .net versions
     1.10.1.0
     Removed unecessary content
     1.10.0.0
     RunContextInfo added
     Reflection helpers added (type.IsNullable, Type.IsEnum)
     Tree converted to object (typed version added on top of this)
     1.9.1.0
     Removed incorrect reference to domain model
     1.9.0.0
     Merge various changes to regex
     1.8.0.0
     Security Added
     Console utils added
     IDateTime added
     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