PepperDashCore 2.12.2-current-sources.1

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

PepperDash Essentials Framework (c) 2020

Latest Release

License

Provided under MIT license

Overview

PepperDash Essentials is an open source Crestron framework that can be configured as a standalone program capable of running a wide variety of system designs and can also be utilized as a plug-in architecture to augment other Simpl# Pro and Simpl Windows programs.

Essentials Framework is a collection of C# / Simpl# Pro libraries that can be utilized in several different manners. It is currently operating as a 100% configuration-driven system, and can be extended to add different workflows and behaviors, either through the addition of further device "types" or via the plug-in mechanism. The framework is a collection of "things" that are all related and interconnected, but in general do not have dependencies on each other.

Minimum Requirements

  • Essentials Framework runs on any Crestron 3-series processor, 4-series processor or Crestron's VC-4 platform.
  • To edit and compile the source, Microsoft Visual Studio 2008 Professional with SP1 is required.
  • Crestron's Simpl# Plugin is also required (must be obtained from Crestron).

Dependencies

The PepperDash.Core SIMPL# library is required. It is referenced via nuget. You must have nuget.exe installed and in the PATH environment variable to use the following command. Nuget.exe is available at nuget.org.

Installing Dependencies

To install dependencies once nuget.exe is installed, run the following command: nuget install .\packages.config -OutputDirectory .\packages -excludeVersion. To verify that the packages installed correctly, open Essentials and make sure that all references are found, then try and build it.

Installing Different versions of PepperDash Core

If you need a different version of PepperDash Core, use the command nuget install .\packages.config -OutputDirectory .\packages -excludeVersion -Version {versionToGet}. Omitting the -Version option will pull the version indicated in the packages.config file.

Utilization

Essentials was originally conceptualized as a standalone application for running control system logic entirely in Simpl# Pro. It is primarily designed around accomplishing this goal, but during development, it became obvious that it could easily be leveraged to also serve as a partner application to one or more SIMPL Windows programs.

Utilization of Essentials Framework falls into the following categories:

  1. Standalone Control System Application for controlling one or more rooms. See Standalone Use

  2. Partner Application to a SIMPL Windows program. This allows for several useful advantages. See SIMPL Windows Bridging

  • Dynamic device instantiation. Devices can be defined in configuration and instantiated at runtime and then bridged to a SIMPL Windows program via EISC.

  • Advanced logic. Some logic operations that cannot be affectively accomplished in SIMPL Windows (ex. JSON/XML serialization/deserialization, database operations, etc.) can be done in the Simpl# Pro environment and the necessary input and output bridged to a SIMPL Windows program via EISC.

  1. Hybrid Application that may contain elements of both standalone control and SIMPL partner application integration.
  • There may be a use case where a device can only be defined in a single application, but that device may need to be interacted with from multiple applications. The device can be defined in an Essentials application, interacted with in that application and also bridged to one or more SIMPL Windows applications.

Documentation

For detailed documentation, see the Wiki.

Support

How-To (Getting Started)

See Getting Started

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on PepperDashCore:

Package Downloads
PepperDashEssentials

Package Description

PepperDash.Essentials.Core

Package Description

PepperDash.Essentials.Devices.Common

Package Description

PepperDash.Essentials.MobileControl.Messengers

Package Description

PepperDash.Essentials.MobileControl

This software is a plugin designed to work as a part of PepperDash Essentials for Crestron control processors. This plugin allows for connection to a PepperDash Mobile Control server.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PepperDashCore:

Repository Stars
PepperDash/Essentials
The Essentials Application Framework Libraries
Version Downloads Last Updated
3.0.0-net8-updates.2 65 7/4/2025
2.12.2-current-sources.3 9 7/30/2025
2.12.2-current-sources.2 10 7/30/2025
2.12.2-current-sources.1 10 7/30/2025
2.12.1 17 7/28/2025
2.12.1-mc-tp-ip-fix.1 10 7/28/2025
2.12.1-feature-unit-testing... 149 7/26/2025
2.12.1-beta.1 11 7/28/2025
2.12.0 332 7/25/2025
2.12.0-factory-updates.6 330 7/25/2025
2.12.0-factory-updates.5 329 7/25/2025
2.12.0-factory-updates.4 336 7/25/2025
2.12.0-factory-updates.2 339 7/25/2025
2.12.0-factory-updates.1 338 7/25/2025
2.11.0 437 7/24/2025
2.11.0-feature-add-IHasCame... 436 7/24/2025
2.11.0-feature-add-IHasCame... 432 7/24/2025
2.11.0-copilot-fix-1294.1 431 7/24/2025
2.10.1-beta.1 483 7/23/2025
2.10.0 487 7/22/2025
2.10.0-portkey-add.1 481 7/22/2025
2.9.0 432 7/21/2025
2.9.0-unique-client-ids.1 126 7/10/2025
2.9.0-meter-feedback-interf... 428 7/21/2025
2.9.0-meter-feedback-interf... 107 7/17/2025
2.9.0-meter-feedback-interf... 109 7/17/2025
2.8.2 111 7/17/2025
2.8.2-mc-touchpanel-cs.2 112 7/17/2025
2.8.1 112 7/17/2025
2.8.1-meter-feedback-interf... 111 7/16/2025
2.8.1-meter-feedback-interf... 57 7/11/2025
2.8.1-meter-feedback-interf... 123 7/9/2025
2.8.1-mc-touchpanel-cs.1 104 7/17/2025
2.8.0 134 7/8/2025
2.8.0-feature-add-isMic-sup... 134 6/26/2025
2.8.0-feature-add-IHasCamer... 109 7/17/2025
2.8.0-feature-add-IHasCamer... 105 7/16/2025
2.7.4 150 7/7/2025
2.7.4-beta.1 61 7/4/2025
2.7.3 104 6/27/2025
2.7.3-combiner-auto-mode-en... 69 6/27/2025
2.7.3-combiner-auto-mode-en... 68 6/27/2025
2.7.2 134 6/26/2025
2.7.2-device-info-messenger.1 109 6/26/2025
2.7.1 140 6/26/2025
2.7.1-device-status-console.3 103 6/26/2025
2.7.1-device-status-console.1 113 6/26/2025
2.7.0 215 6/18/2025
2.7.0-feature-add-interfaces.5 130 6/18/2025
2.7.0-feature-add-interfaces.4 116 6/18/2025
2.7.0-feature-add-interfaces.3 116 6/18/2025
2.7.0-feature-add-interfaces.2 121 6/18/2025
2.6.1-beta.1 111 6/26/2025
2.5.1 311 5/14/2025
2.5.1-dsp-base-fix.1 210 5/14/2025
2.5.0 98 5/9/2025
2.5.0-plugin-minimum-version.2 124 4/30/2025
2.5.0-plugin-minimum-version.1 159 4/30/2025
2.5.0-logging-improvements.1 64 7/4/2025
2.5.0-DGE-1000.1 62 5/9/2025
2.4.9-camera-preset-fix.1 208 5/14/2025
2.4.9-beta.1 216 5/14/2025
2.4.9-appdebug-case-insensi... 132 5/7/2025
2.4.8 113 5/2/2025
2.4.8-routing-clear-fix.2 71 5/2/2025
2.4.8-routing-clear-fix.1 78 5/2/2025
2.4.8-RegisterForExtendersM... 111 4/30/2025
2.4.8-RegisterForExtendersM... 114 4/30/2025
2.4.8-RegisterForExtendersM... 127 4/30/2025
2.4.7 247 4/24/2025
2.4.7-routing-updates.2 140 4/24/2025
2.4.7-routing-updates.1 132 4/24/2025
2.4.6 191 4/18/2025
2.4.6-selectable-items-inte... 182 4/17/2025
2.4.6-lighting-interface-fix.2 104 4/18/2025
2.4.6-lighting-interface-fix.1 115 4/18/2025
2.4.5 280 4/14/2025
2.4.5-lighting-scene-updates.1 163 4/14/2025
2.4.4 224 4/11/2025
2.4.4-generic-comm-monitor-... 89 4/11/2025
2.4.3-generic-comm-monitor-... 82 4/11/2025
2.4.2 185 4/9/2025
2.4.2-messenger-fixes.2 139 4/9/2025
2.4.2-messenger-fixes.1 141 4/9/2025
2.4.1 181 4/8/2025
2.4.0 150 4/4/2025
2.3.1-fix-add-client.1 132 4/8/2025
2.3.0 254 4/2/2025
2.3.0-webview-eventhandler.1 179 4/2/2025
2.3.0-routing-fixes.2 88 4/4/2025
2.3.0-routing-fixes.1 99 4/4/2025
2.3.0-rc.1 123 4/2/2025
2.3.0-codec-messenger-issues.1 138 4/2/2025
2.3.0-bring-mc-fixes-over.1 138 4/2/2025
2.3.0-beta.2 142 4/2/2025
2.3.0-beta.1 148 4/2/2025
2.2.3-routing-fixes.1 120 4/4/2025
2.2.2 181 4/2/2025
2.2.2-mc-fixes.1 131 4/2/2025
2.2.1 206 4/1/2025
2.2.1-fix-volume-add-again.1 128 4/1/2025
2.2.0 180 4/1/2025
2.2.0-rc.1 129 4/1/2025
2.2.0-beta.1 131 4/1/2025
2.1.2 175 3/31/2025
2.1.2-room-loading-protecti... 135 3/31/2025
2.1.1 147 3/28/2025
2.1.1-add-routes.3 104 3/28/2025
2.1.1-add-routes.1 106 3/28/2025
2.1.0 475 3/26/2025
2.1.0-rc.1 113 3/26/2025
2.1.0-feature-move-portal-c... 446 3/26/2025
2.1.0-feature-move-portal-c... 449 3/26/2025
2.1.0-beta.3 443 3/26/2025
2.0.1 451 3/6/2025
2.0.1-ssh-fix.1 177 3/6/2025
2.0.0 230 3/6/2025
2.0.0-release-2.1 177 3/4/2025
2.0.0-rc.5 195 3/5/2025
2.0.0-rc.4 175 3/5/2025
2.0.0-rc.3 189 3/5/2025
2.0.0-rc.2 178 3/5/2025
2.0.0-rc.1 181 3/5/2025
2.0.0-file-cleanup.1 180 3/5/2025
2.0.0-feature-2-device-ikey... 173 3/5/2025
2.0.0-feature-2-creslib-ver... 176 3/5/2025
2.0.0-feature-2-camera-list... 187 3/5/2025
2.0.0-beta-452 136 2/20/2025
2.0.0-beta-423 242 5/28/2024
2.0.0-beta-418 395 5/20/2024
2.0.0-beta-415 267 5/16/2024
2.0.0-beta-404 109 5/1/2024
2.0.0-beta-400 416 3/21/2024
2.0.0-beta-397 165 3/21/2024
2.0.0-beta-389 1,146 2/15/2024
2.0.0-beta-385 1,274 2/5/2024
2.0.0-beta-383 988 2/2/2024
2.0.0-beta-379 304 2/1/2024
2.0.0-beta-318 772 2/7/2023
2.0.0-beta-310 676 2/7/2023
2.0.0-beta.1 177 3/4/2025
2.0.0-alpha-462 148 2/26/2025
2.0.0-alpha-461 97 2/26/2025
2.0.0-alpha-460 99 2/26/2025
2.0.0-alpha-459 92 2/26/2025
2.0.0-alpha-458 96 2/26/2025
2.0.0-alpha-457 91 2/25/2025
2.0.0-alpha-456 104 2/25/2025
2.0.0-alpha-455 239 2/20/2025
2.0.0-alpha-451 329 2/19/2025
2.0.0-alpha-450 177 2/19/2025
2.0.0-alpha-442 113 12/11/2024
2.0.0-alpha-441 165 11/11/2024
2.0.0-alpha-439 178 11/5/2024
2.0.0-alpha-438 88 11/5/2024
2.0.0-alpha-437 100 11/5/2024
2.0.0-alpha-436 100 11/5/2024
2.0.0-alpha-435 105 11/4/2024
2.0.0-alpha-434 96 11/1/2024
2.0.0-alpha-433 100 11/1/2024
2.0.0-alpha-432 108 11/1/2024
2.0.0-alpha-430 94 10/31/2024
2.0.0-alpha-428 100 10/31/2024
2.0.0-alpha-427 97 10/30/2024
2.0.0-alpha-425 129 6/25/2024
2.0.0-alpha-424 4,111 5/28/2024
2.0.0-alpha-422 173 5/28/2024
2.0.0-alpha-421 163 5/28/2024
2.0.0-alpha-420 225 5/23/2024
2.0.0-alpha-419 429 5/21/2024
2.0.0-alpha-417 144 5/17/2024
2.0.0-alpha-416 201 5/17/2024
2.0.0-alpha-414 119 5/16/2024
2.0.0-alpha-413 121 5/16/2024
2.0.0-alpha-412 124 5/16/2024
2.0.0-alpha-411 120 5/16/2024
2.0.0-alpha-410 118 5/15/2024
2.0.0-alpha-409 127 5/15/2024
2.0.0-alpha-408 133 5/15/2024
2.0.0-alpha-407 449 5/14/2024
2.0.0-alpha-406 138 5/7/2024
2.0.0-alpha-405 141 5/7/2024
2.0.0-alpha-403 124 5/1/2024
2.0.0-alpha-402 2,227 3/27/2024
2.0.0-alpha-399 131 3/21/2024
2.0.0-alpha-398 139 3/21/2024
2.0.0-alpha-396 138 3/21/2024
2.0.0-alpha-395 148 3/21/2024
2.0.0-alpha-393 265 3/20/2024
2.0.0-alpha-392 623 3/13/2024
2.0.0-alpha-391 424 3/8/2024
2.0.0-alpha-388 241 2/15/2024
2.0.0-alpha-387 376 2/14/2024
2.0.0-alpha-384 293 2/5/2024
2.0.0-alpha-382 307 2/2/2024
2.0.0-alpha-381 282 2/2/2024
2.0.0-alpha-377 879 12/28/2023
2.0.0-alpha-376 389 12/28/2023
2.0.0-alpha-375 491 11/29/2023
2.0.0-alpha-374 467 11/24/2023
2.0.0-alpha-373 470 11/23/2023
2.0.0-alpha-372 469 11/23/2023
2.0.0-alpha-371 460 11/23/2023
2.0.0-alpha-370 459 11/23/2023
2.0.0-alpha-369 472 11/23/2023
2.0.0-alpha-368 479 11/22/2023
2.0.0-alpha-367 501 11/22/2023
2.0.0-alpha-366 467 11/20/2023
2.0.0-alpha-365 462 11/20/2023
2.0.0-alpha-364 476 11/20/2023
2.0.0-alpha-363 433 11/20/2023
2.0.0-alpha-362 444 11/20/2023
2.0.0-alpha-361 466 11/20/2023
2.0.0-alpha-360 475 11/20/2023
2.0.0-alpha-359 447 11/16/2023
2.0.0-alpha-358 456 11/16/2023
2.0.0-alpha-357 437 11/16/2023
2.0.0-alpha-356 461 11/15/2023
2.0.0-alpha-355 458 11/8/2023
2.0.0-alpha-354 462 11/8/2023
2.0.0-alpha-353 467 11/7/2023
2.0.0-alpha-352 469 11/7/2023
2.0.0-alpha-351 459 11/7/2023
2.0.0-alpha-350 479 11/7/2023
2.0.0-alpha-349 445 11/7/2023
2.0.0-alpha-348 461 11/7/2023
2.0.0-alpha-346 485 11/7/2023
2.0.0-alpha-344 471 11/1/2023
2.0.0-alpha-342 446 10/31/2023
2.0.0-alpha-341 461 10/31/2023
2.0.0-alpha-330 661 3/23/2023
2.0.0-alpha-315 645 2/7/2023
2.0.0-alpha-314 654 2/7/2023
2.0.0-alpha-309 685 2/6/2023
1.4.2-3series-caller-refere... 195 5/15/2025
1.4.1 256 5/13/2025
1.4.1-3series-workflow-upda... 203 5/13/2025
1.4.1-3series-workflow-upda... 203 5/13/2025
1.4.1-3series-workflow-upda... 204 5/13/2025
1.4.0 94 5/9/2025
1.3.3-hotfix-449 125 2/13/2025
1.3.3-hotfix-390 255 2/26/2024
1.3.2 465 1/25/2024
1.3.2-hotfix-378 281 1/25/2024
1.3.2-hotfix-340 571 8/24/2023
1.3.2-hotfix-339 552 8/24/2023
1.3.1 771 8/24/2023
1.3.1-hotfix-338 567 8/23/2023
1.3.1-hotfix-337 560 8/16/2023
1.3.0 655 8/15/2023
1.2.2-hotfix-335 615 8/15/2023
1.2.2-beta-336 570 8/15/2023
1.2.2-beta-333 634 4/7/2023
1.2.2-alpha-334 636 4/28/2023
1.2.1 858 4/7/2023
1.2.1-hotfix-332 632 4/7/2023
1.2.1-hotfix-331 639 4/7/2023
1.2.1-beta-329 646 3/1/2023
1.2.0 830 3/1/2023
1.2.0-rc-328 666 3/1/2023
1.2.0-rc-324 667 2/24/2023
1.2.0-rc-320 665 2/7/2023
1.1.5-hotfix-327 641 3/1/2023
1.1.5-hotfix-295 681 2/2/2023
1.1.5-hotfix-294 687 1/31/2023
1.1.5-hotfix-288 710 1/19/2023
1.1.5-beta-323 668 2/24/2023
1.1.5-beta-317 676 2/7/2023
1.1.5-beta-289 629 1/19/2023
1.1.5-alpha-322 658 2/20/2023
1.1.5-alpha-321 642 2/20/2023
1.1.5-alpha-316 673 2/7/2023
1.1.5-alpha-293 696 1/30/2023
1.1.5-alpha-292 667 1/26/2023
1.1.5-alpha-291 693 1/24/2023
1.1.5-alpha-290 631 1/24/2023
1.1.5-alpha-286 639 1/18/2023
1.1.5-alpha-285 648 1/18/2023
1.1.5-alpha-284 691 1/17/2023
1.1.4 870 12/12/2022
1.1.4-hotfix-283 645 12/12/2022
1.1.4-alpha-282 688 11/14/2022
1.1.3 868 11/14/2022
1.1.3-hotfix-280 686 11/14/2022
1.1.3-hotfix-279 638 11/14/2022
1.1.3-hotfix-278 684 11/8/2022
1.1.3-hotfix-277 648 11/4/2022
1.1.3-hotfix-276 683 11/4/2022
1.1.3-hotfix-268 668 9/8/2022
1.1.3-hotfix-267 672 9/8/2022
1.1.3-hotfix-266 649 9/8/2022
1.1.3-hotfix-265 711 7/7/2022
1.1.3-beta-281 671 11/14/2022
1.1.3-alpha-275 684 10/20/2022
1.1.3-alpha-274 670 10/20/2022
1.1.3-alpha-273 658 10/20/2022
1.1.3-alpha-272 650 10/17/2022
1.1.3-alpha-271 654 10/14/2022
1.1.3-alpha-270 677 10/7/2022
1.1.3-alpha-269 646 10/7/2022
1.1.2 1,064 6/15/2022
1.1.2-hotfix-263 712 6/15/2022
1.1.2-hotfix-262 622 6/15/2022
1.1.2-hotfix-261 661 6/15/2022
1.1.2-beta-264 690 6/15/2022
1.1.2-beta-260 710 6/8/2022
1.1.2-alpha-259 698 6/8/2022
1.1.2-alpha-258 686 6/7/2022
1.1.2-alpha-257 707 5/23/2022
1.1.2-alpha-256 665 5/23/2022
1.1.2-alpha-253 724 5/23/2022
1.1.2-alpha-252 659 5/22/2022
1.1.2-alpha-251 683 5/22/2022
1.1.2-alpha-250 653 5/21/2022
1.1.1 1,388 2/24/2022
1.1.1-rc-247 767 2/10/2022
1.1.1-rc-243 700 2/9/2022
1.1.1-hotfix-241 689 2/9/2022
1.1.1-hotfix-239 694 2/9/2022
1.1.1-hotfix-236 671 2/9/2022
1.1.1-hotfix-233 838 10/18/2021
1.1.1-hotfix-232 798 10/18/2021
1.1.1-hotfix-225 820 9/11/2021
1.1.1-hotfix-224 846 9/11/2021
1.1.1-beta-248 687 2/24/2022
1.1.1-beta-242 704 2/9/2022
1.1.1-beta-238 700 2/9/2022
1.1.1-beta-231 805 9/24/2021
1.1.1-beta-230 780 9/20/2021
1.1.1-alpha-246 695 2/10/2022
1.1.1-alpha-245 678 2/10/2022
1.1.1-alpha-244 699 2/10/2022
1.1.1-alpha-234 1,239 11/19/2021
1.1.1-alpha-229 779 9/20/2021
1.1.1-alpha-228 770 9/15/2021
1.1.1-alpha-227 750 9/14/2021
1.1.1-alpha-226 810 9/14/2021
1.1.0 1,166 8/24/2021
1.0.49-hotfix-222 790 8/24/2021
1.0.49-hotfix-220 772 7/30/2021
1.0.49-beta-223 793 8/24/2021
1.0.49-beta-221 796 8/1/2021
1.0.48 1,073 7/23/2021
1.0.48-rc-219 790 7/23/2021
1.0.48-rc-218 785 7/23/2021
1.0.48-rc-217 780 7/23/2021
1.0.48-hotfix-213 814 7/1/2021
1.0.48-hotfix-210 766 6/17/2021
1.0.48-beta-216 790 7/23/2021
1.0.48-beta-215 835 7/23/2021
1.0.48-beta-212 768 7/1/2021
1.0.48-alpha-214 826 7/23/2021
1.0.48-alpha-211 804 7/1/2021
1.0.47 1,097 6/10/2021
1.0.47-hotfix-208 783 6/10/2021
1.0.47-hotfix-207 806 6/9/2021
1.0.47-beta-209 787 6/10/2021
1.0.46 986 4/22/2021
1.0.46-hotfix-205 847 4/22/2021
1.0.46-hotfix-202 807 2/17/2021
1.0.46-beta-206 780 4/22/2021
1.0.46-beta-203 827 3/5/2021
1.0.46-beta-201 843 1/22/2021
1.0.46-alpha-204 812 4/10/2021
1.0.45 216,237 1/22/2021
1.0.45-hotfix-200 866 1/21/2021
1.0.45-beta-199 881 12/21/2020
1.0.44 15,833 12/21/2020
1.0.44-rc-196 881 12/21/2020
1.0.44-rc-195 884 12/21/2020
1.0.44-hotfix-198 885 12/21/2020
1.0.44-hotfix-197 898 12/21/2020
1.0.44-hotfix-192 881 12/21/2020
1.0.44-beta-194 898 12/21/2020
1.0.44-beta-193 790 12/21/2020
1.0.43 20,711 11/11/2020
1.0.43-rc-189 912 11/11/2020
1.0.43-rc-188 846 11/11/2020
1.0.43-hotfix-190 871 11/11/2020
1.0.43-beta-191 872 11/11/2020
1.0.43-beta-187 982 11/11/2020
1.0.43-beta-183 933 10/28/2020
1.0.43-beta-178 881 10/28/2020
1.0.43-beta-173 893 9/30/2020
1.0.43-alpha-186 879 11/10/2020
1.0.43-alpha-185 932 11/4/2020
1.0.43-alpha-184 912 11/4/2020
1.0.43-alpha-182 911 10/28/2020
1.0.43-alpha-181 869 10/28/2020
1.0.43-alpha-177 923 10/16/2020
1.0.43-alpha-176 909 10/15/2020
1.0.43-alpha-175 850 10/15/2020
1.0.43-alpha-172 892 9/28/2020
1.0.43-alpha-171 913 9/24/2020
1.0.43-alpha-170 907 9/21/2020
1.0.42 1,247 9/17/2020
1.0.42-rc-167 937 9/17/2020
1.0.42-rc-165 978 9/16/2020
1.0.42-rc-164 945 9/16/2020
1.0.42-beta-168 913 9/17/2020
1.0.42-beta-163 920 9/16/2020
1.0.42-alpha-166 917 9/17/2020
1.0.42-alpha-162 932 9/16/2020
1.0.42-alpha-161 933 9/16/2020
1.0.42-alpha-160 902 9/14/2020
1.0.42-alpha-159 927 9/14/2020
1.0.42-alpha-158 997 9/4/2020
1.0.42-alpha-157 993 9/3/2020
1.0.41 1,270 8/14/2020
1.0.41-hotfix-155 962 8/14/2020
1.0.41-hotfix-154 957 8/14/2020
1.0.41-beta-156 930 8/14/2020
1.0.40 56,450 7/25/2020
1.0.40-rc-153 985 7/24/2020
1.0.40-rc-152 969 7/24/2020
1.0.40-rc-150 977 7/24/2020
1.0.40-alpha-151 911 7/24/2020
1.0.40-alpha-149 923 7/24/2020