DucoEngine 2020.7.5

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

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

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.2.19 168 2/19/2024
2023.4.30 346 4/30/2023
2023.3.31 361 4/5/2023
2023.3.10 355 3/12/2023
2023.2.28 376 2/25/2023
2023.1.31 324 2/12/2023
2022.12.31 426 1/2/2023
2022.9.1 507 9/24/2022
2020.9.4 599 9/6/2020
2020.7.12 605 9/6/2020
2020.7.5 696 7/5/2020
2020.6.6 672 6/6/2020
2020.5.25 625 5/25/2020
2020.5.16 547 5/16/2020
2020.5.11 571 5/11/2020
2020.5.10 505 5/10/2020
2020.5.8 623 5/8/2020
2020.5.7 639 5/7/2020
2020.5.6 599 5/6/2020
2020.4.22 596 4/24/2020

* Fix printing of dates before 1970
       * Search in full method name and tests
       * Fix searching peal serach including linked tower ids
       * Fix first performance in tower date
       * Improve importing tower ID and location from dove - API changes
       * Optionally don't output Dove id to xml - makes xml diff easier
       * Show correct conductor name on date of performance
* Updated to VS2019 - Updated to platform toolset v142 - Updated windows target platform to 10.0.18362