biz.dfch.CS.Appclusive.Public 2.15.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package biz.dfch.CS.Appclusive.Public --version 2.15.4
                    
NuGet\Install-Package biz.dfch.CS.Appclusive.Public -Version 2.15.4
                    
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="biz.dfch.CS.Appclusive.Public" Version="2.15.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="biz.dfch.CS.Appclusive.Public" Version="2.15.4" />
                    
Directory.Packages.props
<PackageReference Include="biz.dfch.CS.Appclusive.Public" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add biz.dfch.CS.Appclusive.Public --version 2.15.4
                    
#r "nuget: biz.dfch.CS.Appclusive.Public, 2.15.4"
                    
#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.
#:package biz.dfch.CS.Appclusive.Public@2.15.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=biz.dfch.CS.Appclusive.Public&version=2.15.4
                    
Install as a Cake Addin
#tool nuget:?package=biz.dfch.CS.Appclusive.Public&version=2.15.4
                    
Install as a Cake Tool

biz.dfch.CS.Appclusive.Public
========================

Interfaces, Dtos and Constants of the Appclusive Framework

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 biz.dfch.CS.Appclusive.Public:

Package Downloads
biz.dfch.CS.Appclusive.Extensions

biz.dfch.CS.Appclusive.Extensions ======================== Extensions around the Appclusive Core.

biz.dfch.Appclusive.Products

biz.dfch.Appclusive.Products ======================== EntityKinds and Data Transfer Objects for intrinsic Products of the Appclusive Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.29.0 1,804 12/13/2016
3.28.0 1,245 12/7/2016
3.27.4 1,661 12/1/2016
3.27.1 1,244 11/25/2016
3.25.2 1,218 11/22/2016
3.24.1 1,620 11/15/2016
3.24.0 1,433 11/14/2016
3.23.0 1,755 11/7/2016
3.21.0 1,265 10/27/2016
3.20.1 1,585 10/7/2016
3.20.0 1,653 10/13/2016
3.19.0 1,275 9/27/2016
3.18.0 2,249 9/21/2016
3.17.0 1,257 9/16/2016
3.16.0 1,964 9/15/2016
3.15.0 1,221 9/8/2016
3.14.0 1,675 9/5/2016
3.13.0 1,230 8/30/2016
3.12.0 1,216 8/30/2016
3.11.0 1,236 8/29/2016
3.10.0 1,224 8/25/2016
3.9.0 3,599 8/24/2016
3.8.0 1,236 8/23/2016
3.7.5 1,231 8/12/2016
3.7.4 1,208 8/10/2016
3.7.3 1,226 8/8/2016
3.7.1 1,230 8/7/2016
3.6.0 2,349 7/28/2016
3.5.1 1,336 7/26/2016
3.5.0 1,271 7/26/2016
3.4.0 1,259 7/23/2016
3.3.1 1,313 7/21/2016
3.3.0 1,244 7/18/2016
3.2.9 1,248 7/17/2016
3.2.8 1,249 7/17/2016
3.2.7 1,249 7/16/2016
2.19.3 1,244 7/15/2016
2.19.2 1,413 7/13/2016
2.19.1 1,434 7/13/2016
2.19.0 1,388 7/13/2016
2.17.1 1,293 7/8/2016
2.17.0 1,288 7/7/2016
2.16.3 1,278 7/5/2016
2.15.4 1,275 7/3/2016
2.15.2 1,272 6/30/2016
2.15.1 1,262 6/29/2016
2.15.0 1,244 6/29/2016
2.13.0 1,263 6/22/2016
2.12.0 1,269 6/21/2016
2.11.0 1,259 6/20/2016
2.10.3 1,364 6/17/2016
2.10.2 1,236 6/17/2016
2.10.1 1,347 6/14/2016
2.10.0 1,579 6/14/2016
2.9.0 1,421 6/9/2016
2.8.4 1,503 6/8/2016
2.8.3 1,280 6/4/2016
2.8.0 1,301 5/31/2016
2.7.3 1,295 5/30/2016

20160730
* AppclusivePluginBase: fixed initialisation of Logger (is now performed before setting Configuration)
* updated log4net to 2.0.5 (from 2.0.3)
* updated biz.dfch.CS.System.Utilities to 2.0.1 (from 2.0.0)