DucoEngine 2020.5.6

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

// Install DucoEngine as a Cake Tool
#tool nuget:?package=DucoEngine&version=2020.5.6                

Database for bell ringing performances, which stores tower, ringer, method etc data, and produces statistics. Written in C++.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2024.4.30 97 5/12/2024
2024.2.19 189 2/19/2024
2023.4.30 356 4/30/2023
2023.3.31 367 4/5/2023
2023.3.10 361 3/12/2023
2023.2.28 383 2/25/2023
2023.1.31 330 2/12/2023
2022.12.31 433 1/2/2023
2022.9.1 517 9/24/2022
2020.9.4 613 9/6/2020
2020.7.12 612 9/6/2020
2020.7.5 703 7/5/2020
2020.6.6 679 6/6/2020
2020.5.25 631 5/25/2020
2020.5.16 552 5/16/2020
2020.5.11 573 5/11/2020
2020.5.10 507 5/10/2020
2020.5.8 624 5/8/2020
2020.5.7 641 5/7/2020
2020.5.6 600 5/6/2020
2020.4.22 601 4/24/2020

First real release of Duco engine as a separate package to the UI. Previous releases to this were just evaluation versions.
       Known major issues fixed in this release:
       * Significant bell board performance download and ringer / tower search improvements
       * Fix export performance subset to new database
       * Fix merge of duco databases
       * Dove download improvements - faster, more fields and better tower identification
       * Tidy up composition course end generation
       * Fix performance map generation on google
       * Lots (and lots) of unit tests