Atrico.Lib.BusinessLogic 2.0.0.1

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

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

Various businesslogic foundations

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on Atrico.Lib.BusinessLogic:

Package Downloads
Atrico.Lib.BusinessLogic.FromConfig

Build business logic from XML config

Atrico.Lib.IoC

IoC utilities

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.6.0 901 12/16/2019
4.5.0 1,469 3/15/2019
4.4.0 1,508 1/14/2019
4.3.2 1,841 4/8/2018
4.3.1 1,773 4/8/2018
4.3.0 1,426 10/29/2017
4.2.6415.30960 996 7/25/2017
4.2.6318.37156 1,008 4/19/2017
4.2.6305.18634 988 4/6/2017
4.2.6294.31652 983 3/26/2017
4.2.6255.41295 1,021 2/15/2017
4.2.6255.40327 2,827 2/15/2017
3.1.6192.22731 1,060 12/14/2016
3.1.6192.22419 1,040 12/14/2016
3.1.6185.27327 1,009 12/7/2016
3.1.6185.27261 1,018 12/7/2016
3.1.6148.19381 2,140 10/31/2016
3.0.6135.21134 1,225 10/18/2016
3.0.6130.22676 1,230 10/13/2016
3.0.6126.29415 1,240 10/9/2016
3.0.6103.23643 1,825 9/16/2016
2.4.6093.30284 1,057 9/6/2016
2.3.6088.31626 1,017 9/1/2016
2.3.6088.27485 994 9/1/2016
2.3.6088.23603 1,025 9/1/2016
2.3.6081.31400 1,046 8/25/2016
2.3.6081.25467 1,024 8/25/2016
2.3.6081.25248 1,011 8/25/2016
2.3.6045.19793 1,051 7/20/2016
2.3.6044.25967 1,023 7/19/2016
2.3.6039.30539 1,200 7/14/2016
2.3.6017.26234 1,080 6/22/2016
2.3.6016.25630 1,071 6/21/2016
2.3.5944.29579 1,333 4/10/2016
2.3.5924.39215 1,298 3/21/2016
2.3.5924.38738 1,383 3/21/2016
2.3.5924.36973 1,456 3/21/2016
2.3.5919.25531 1,316 3/16/2016
2.3.5909.34021 1,324 3/6/2016
2.1.0 1,871 4/30/2015
2.0.0.1 1,705 11/22/2014
2.0.0 1,737 11/22/2014
1.0.0 1,932 7/26/2014

1.0.0.0:
 Initial release
2.0.0.0:
 Rework to tidy up
 Return value removed from rules
2.0.0.1:
 Tweak to version info, IRule made covariant