Atrico.Lib.BusinessLogic.FromConfig 1.2.6305.18634

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

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

Build business logic from XML config

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 637 12/16/2019
1.5.0 596 3/15/2019
1.4.0 669 1/14/2019
1.3.2 1,064 4/8/2018
1.3.1 1,029 4/8/2018
1.3.0 857 10/29/2017
1.2.6415.30961 879 7/25/2017
1.2.6318.37157 931 4/19/2017
1.2.6305.18634 896 4/6/2017
1.2.6294.31653 902 3/26/2017
1.2.6255.41295 929 2/15/2017
1.1.6192.22732 952 12/14/2016
1.1.6192.22419 960 12/14/2016
1.1.6185.27327 963 12/7/2016
1.1.6185.27261 929 12/7/2016
1.1.6148.19382 1,016 10/31/2016
1.1.6135.21135 989 10/18/2016
1.1.6130.22677 1,012 10/13/2016
1.1.6126.29416 910 10/9/2016
1.1.6103.30172 1,129 9/16/2016
1.0.6103.23645 961 9/16/2016
1.0.0 913 8/4/2017

1.2
     Rules/Specifications made generic (again)
     1.1:
     Null allowed for external resolver (use internal only)
     1.0:
     Initial release