AutoCount2.MainEntry 2.2.12-alpha1

This is a prerelease version of AutoCount2.MainEntry.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoCount2.MainEntry --version 2.2.12-alpha1
                    
NuGet\Install-Package AutoCount2.MainEntry -Version 2.2.12-alpha1
                    
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.MainEntry" Version="2.2.12-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoCount2.MainEntry" Version="2.2.12-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="AutoCount2.MainEntry" />
                    
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 AutoCount2.MainEntry --version 2.2.12-alpha1
                    
#r "nuget: AutoCount2.MainEntry, 2.2.12-alpha1"
                    
#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 AutoCount2.MainEntry@2.2.12-alpha1
                    
#: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=AutoCount2.MainEntry&version=2.2.12-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AutoCount2.MainEntry&version=2.2.12-alpha1&prerelease
                    
Install as a Cake Tool

Description

AutoCount2.MainEntry contains the Main Entry 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 requires DevExpress WinForms component version 19.2.10.

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

AutoCount.MainEntry.MainStartup.Default.SubProjectStartup(userSession);

In case you need to work with system report or backup and restore with Rar, you may need to copy the following files from the target's bin folder into your Debug or Release folder.

report.dat
unrar.wdl
unrar64.wdl

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.26 175 1/7/2026
2.2.26-alpha4 34 2/11/2026
2.2.26-alpha3 90 1/29/2026
2.2.26-alpha2 89 1/19/2026
2.2.26-alpha1 82 1/19/2026
2.2.25 334 10/10/2025
2.2.24 264 9/25/2025
2.2.23 484 8/6/2025
2.2.23-alpha1 250 8/8/2025
2.2.22 253 7/28/2025
2.2.21 351 6/18/2025
2.2.20-alpha1 243 5/27/2025
2.2.19 380 5/8/2025
2.2.19-alpha1 173 5/9/2025
2.2.18 425 4/10/2025
2.2.17 381 2/5/2025
2.2.16 311 1/22/2025
2.2.16-alpha1 175 1/10/2025
2.2.15-alpha2 155 1/8/2025
2.2.12-alpha1 191 10/24/2024
Loading failed