AutoCount2.BI 2.2.13-alpha3

This is a prerelease version of AutoCount2.BI.
dotnet add package AutoCount2.BI --version 2.2.13-alpha3                
NuGet\Install-Package AutoCount2.BI -Version 2.2.13-alpha3                
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="AutoCount2.BI" Version="2.2.13-alpha3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoCount2.BI --version 2.2.13-alpha3                
#r "nuget: AutoCount2.BI, 2.2.13-alpha3"                
#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 AutoCount2.BI as a Cake Addin
#addin nuget:?package=AutoCount2.BI&version=2.2.13-alpha3&prerelease

// Install AutoCount2.BI as a Cake Tool
#tool nuget:?package=AutoCount2.BI&version=2.2.13-alpha3&prerelease                

Description

AutoCount2.BI is the business intelligent core library of AutoCount Accounting version 2. This package is required by any AutoCount plug-in project or any applications integrated with AutoCount Accounting version 2 through its programming interface.

This package contains the core logic for Business Intelligent, and etc.

Here, you can create a AutoCount.MainEntry.UIStartup instance and call the SubProjectStartup method when you start a sub-project of AutoCount Accounting version 2.

var startup = new AutoCount.MainEntry.UIStartup();
startup.SubProjectStartup(userSession);

This package requires DevExpress WinForms component version 19.2.10.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
2.2.13-alpha3 40 11/13/2024
2.2.13-alpha2 40 11/12/2024