PepperDashCore 2.12.4

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

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.

PepperDash.Essentials.MobileControl.Messengers

Package Description

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-claude-t... 120 8/12/2025
3.0.0-net8-updates.3 193 8/6/2025
3.0.0-net8-updates.2 80 7/4/2025
2.15.0 0 8/26/2025
2.14.0 82 8/21/2025
2.14.0-rc.1 0 8/26/2025
2.14.0-IBasicVideoMuteWithF... 84 8/19/2025
2.14.0-IBasicVideoMuteWithF... 88 8/19/2025
2.14.0-IBasicVideoMuteWithF... 84 8/19/2025
2.14.0-feature-html-assets.1 86 8/19/2025
2.14.0-feature-extract-html... 23 8/22/2025
2.14.0-feature-extract-html... 43 8/22/2025
2.14.0-feature-extract-html... 86 8/19/2025
2.14.0-beta.2 0 8/26/2025
2.14.0-beta.1 40 8/15/2025
2.13.1 37 8/15/2025
2.13.1-streaming-device-pro... 36 8/15/2025
2.13.0 45 8/15/2025
2.13.0-feature-assets-folder.2 110 8/12/2025
2.13.0-feature-assets-folder.1 117 8/11/2025
2.13.0-comm-bridge-add.1 44 8/15/2025
2.13.0-beta.1 95 8/13/2025
2.12.4 115 8/12/2025
2.12.4-current-sources.1 118 8/11/2025
2.12.3 191 8/4/2025
2.12.3-fix-remove-unsued-me... 113 8/11/2025
2.12.3-feature-update-crest... 132 8/8/2025
2.12.3-default-debug-levels.1 165 8/4/2025
2.12.3-current-sources.4 193 8/6/2025
2.12.3-current-sources.3 25 8/2/2025
2.12.3-current-sources.2 47 8/1/2025
2.12.3-current-sources.1 95 7/31/2025
2.12.3-beta.1 196 8/5/2025
2.12.2 103 7/31/2025
2.12.2-debug-fixes.1 89 7/31/2025
2.12.2-current-sources.3 89 7/30/2025
2.12.2-current-sources.2 90 7/30/2025
2.12.2-current-sources.1 90 7/30/2025
2.12.1 103 7/28/2025
2.12.1-mc-tp-ip-fix.1 90 7/28/2025
2.12.1-feature-unit-testing... 191 7/26/2025
2.12.1-beta.1 92 7/28/2025
2.12.0 340 7/25/2025
2.12.0-factory-updates.6 336 7/25/2025
2.12.0-factory-updates.5 335 7/25/2025
2.12.0-factory-updates.4 342 7/25/2025
2.12.0-factory-updates.2 345 7/25/2025
2.12.0-factory-updates.1 344 7/25/2025
2.11.0 445 7/24/2025
2.11.0-feature-add-IHasCame... 439 7/24/2025
2.11.0-feature-add-IHasCame... 435 7/24/2025
2.11.0-copilot-fix-1294.1 439 7/24/2025
2.10.1-beta.1 489 7/23/2025
2.10.0 495 7/22/2025
2.10.0-portkey-add.1 487 7/22/2025
2.9.0 440 7/21/2025
2.9.0-unique-client-ids.1 131 7/10/2025
2.9.0-meter-feedback-interf... 435 7/21/2025
2.9.0-meter-feedback-interf... 112 7/17/2025
2.9.0-meter-feedback-interf... 114 7/17/2025
2.8.2 119 7/17/2025
2.8.2-mc-touchpanel-cs.2 117 7/17/2025
2.8.1 121 7/17/2025
2.8.1-meter-feedback-interf... 116 7/16/2025
2.8.1-meter-feedback-interf... 66 7/11/2025
2.8.1-meter-feedback-interf... 128 7/9/2025
2.8.1-mc-touchpanel-cs.1 110 7/17/2025
2.8.0 144 7/8/2025
2.8.0-feature-add-isMic-sup... 136 6/26/2025
2.8.0-feature-add-IHasCamer... 111 7/17/2025
2.8.0-feature-add-IHasCamer... 107 7/16/2025
2.7.4 158 7/7/2025
2.7.4-beta.1 68 7/4/2025
2.7.3 112 6/27/2025
2.7.3-combiner-auto-mode-en... 75 6/27/2025
2.7.3-combiner-auto-mode-en... 74 6/27/2025
2.7.2 143 6/26/2025
2.7.2-device-info-messenger.1 115 6/26/2025
2.7.1 152 6/26/2025
2.7.1-device-status-console.3 111 6/26/2025
2.7.1-device-status-console.1 120 6/26/2025
2.7.0 231 6/18/2025
2.7.0-feature-add-interfaces.5 136 6/18/2025
2.7.0-feature-add-interfaces.4 123 6/18/2025
2.7.0-feature-add-interfaces.3 122 6/18/2025
2.7.0-feature-add-interfaces.2 127 6/18/2025
2.6.1-beta.1 116 6/26/2025
2.5.1 329 5/14/2025
2.5.1-dsp-base-fix.1 219 5/14/2025
2.5.0 105 5/9/2025
2.5.0-plugin-minimum-version.2 129 4/30/2025
2.5.0-plugin-minimum-version.1 165 4/30/2025
2.5.0-logging-improvements.1 69 7/4/2025
2.5.0-DGE-1000.1 65 5/9/2025
2.4.9-camera-preset-fix.1 213 5/14/2025
2.4.9-beta.1 222 5/14/2025
2.4.9-appdebug-case-insensi... 137 5/7/2025
2.4.8 123 5/2/2025
2.4.8-routing-clear-fix.2 77 5/2/2025
2.4.8-routing-clear-fix.1 84 5/2/2025
2.4.8-RegisterForExtendersM... 116 4/30/2025
2.4.8-RegisterForExtendersM... 117 4/30/2025
2.4.8-RegisterForExtendersM... 130 4/30/2025
2.4.7 255 4/24/2025
2.4.7-routing-updates.2 146 4/24/2025
2.4.7-routing-updates.1 138 4/24/2025
2.4.6 198 4/18/2025
2.4.6-selectable-items-inte... 187 4/17/2025
2.4.6-lighting-interface-fix.2 110 4/18/2025
2.4.6-lighting-interface-fix.1 120 4/18/2025
2.4.5 288 4/14/2025
2.4.5-lighting-scene-updates.1 168 4/14/2025
2.4.4 232 4/11/2025
2.4.4-generic-comm-monitor-... 94 4/11/2025
2.4.3-generic-comm-monitor-... 89 4/11/2025
2.4.2 192 4/9/2025
2.4.2-messenger-fixes.2 144 4/9/2025
2.4.2-messenger-fixes.1 147 4/9/2025
2.4.1 190 4/8/2025
2.4.0 160 4/4/2025
2.3.1-fix-add-client.1 138 4/8/2025
2.3.0 260 4/2/2025
2.3.0-webview-eventhandler.1 183 4/2/2025
2.3.0-routing-fixes.2 95 4/4/2025
2.3.0-routing-fixes.1 105 4/4/2025
2.3.0-rc.1 129 4/2/2025
2.3.0-codec-messenger-issues.1 145 4/2/2025
2.3.0-bring-mc-fixes-over.1 143 4/2/2025
2.3.0-beta.2 148 4/2/2025
2.3.0-beta.1 153 4/2/2025
2.2.3-routing-fixes.1 127 4/4/2025
2.2.2 188 4/2/2025
2.2.2-mc-fixes.1 136 4/2/2025
2.2.1 212 4/1/2025
2.2.1-fix-volume-add-again.1 136 4/1/2025
2.2.0 189 4/1/2025
2.2.0-rc.1 134 4/1/2025
2.2.0-beta.1 137 4/1/2025
2.1.2 182 3/31/2025
2.1.2-room-loading-protecti... 141 3/31/2025
2.1.1 155 3/28/2025
2.1.1-add-routes.3 109 3/28/2025
2.1.1-add-routes.1 114 3/28/2025
2.1.0 488 3/26/2025
2.1.0-rc.1 118 3/26/2025
2.1.0-feature-move-portal-c... 450 3/26/2025
2.1.0-feature-move-portal-c... 454 3/26/2025
2.1.0-beta.3 448 3/26/2025
2.0.1 460 3/6/2025
2.0.1-ssh-fix.1 181 3/6/2025
2.0.0 238 3/6/2025
2.0.0-release-2.1 183 3/4/2025
2.0.0-rc.5 200 3/5/2025
2.0.0-rc.4 182 3/5/2025
2.0.0-rc.3 194 3/5/2025
2.0.0-rc.2 184 3/5/2025
2.0.0-rc.1 185 3/5/2025
2.0.0-file-cleanup.1 187 3/5/2025
2.0.0-feature-2-device-ikey... 178 3/5/2025
2.0.0-feature-2-creslib-ver... 181 3/5/2025
2.0.0-feature-2-camera-list... 192 3/5/2025
2.0.0-beta-452 143 2/20/2025
2.0.0-beta-423 247 5/28/2024
2.0.0-beta-418 399 5/20/2024
2.0.0-beta-415 271 5/16/2024
2.0.0-beta-404 115 5/1/2024
2.0.0-beta-400 421 3/21/2024
2.0.0-beta-397 171 3/21/2024
2.0.0-beta-389 1,151 2/15/2024
2.0.0-beta-385 1,278 2/5/2024
2.0.0-beta-383 992 2/2/2024
2.0.0-beta-379 308 2/1/2024
2.0.0-beta-318 783 2/7/2023
2.0.0-beta-310 687 2/7/2023
2.0.0-beta.1 185 3/4/2025
2.0.0-alpha-462 155 2/26/2025
2.0.0-alpha-461 103 2/26/2025
2.0.0-alpha-460 105 2/26/2025
2.0.0-alpha-459 97 2/26/2025
2.0.0-alpha-458 101 2/26/2025
2.0.0-alpha-457 95 2/25/2025
2.0.0-alpha-456 108 2/25/2025
2.0.0-alpha-455 245 2/20/2025
2.0.0-alpha-451 333 2/19/2025
2.0.0-alpha-450 182 2/19/2025
2.0.0-alpha-442 122 12/11/2024
2.0.0-alpha-441 169 11/11/2024
2.0.0-alpha-439 184 11/5/2024
2.0.0-alpha-438 93 11/5/2024
2.0.0-alpha-437 104 11/5/2024
2.0.0-alpha-436 105 11/5/2024
2.0.0-alpha-435 111 11/4/2024
2.0.0-alpha-434 101 11/1/2024
2.0.0-alpha-433 104 11/1/2024
2.0.0-alpha-432 113 11/1/2024
2.0.0-alpha-430 99 10/31/2024
2.0.0-alpha-428 108 10/31/2024
2.0.0-alpha-427 106 10/30/2024
2.0.0-alpha-425 134 6/25/2024
2.0.0-alpha-424 4,121 5/28/2024
2.0.0-alpha-422 178 5/28/2024
2.0.0-alpha-421 168 5/28/2024
2.0.0-alpha-420 229 5/23/2024
2.0.0-alpha-419 433 5/21/2024
2.0.0-alpha-417 149 5/17/2024
2.0.0-alpha-416 205 5/17/2024
2.0.0-alpha-414 124 5/16/2024
2.0.0-alpha-413 126 5/16/2024
2.0.0-alpha-412 129 5/16/2024
2.0.0-alpha-411 126 5/16/2024
2.0.0-alpha-410 123 5/15/2024
2.0.0-alpha-409 133 5/15/2024
2.0.0-alpha-408 141 5/15/2024
2.0.0-alpha-407 455 5/14/2024
2.0.0-alpha-406 142 5/7/2024
2.0.0-alpha-405 146 5/7/2024
2.0.0-alpha-403 129 5/1/2024
2.0.0-alpha-402 2,231 3/27/2024
2.0.0-alpha-399 137 3/21/2024
2.0.0-alpha-398 144 3/21/2024
2.0.0-alpha-396 143 3/21/2024
2.0.0-alpha-395 153 3/21/2024
2.0.0-alpha-393 270 3/20/2024
2.0.0-alpha-392 627 3/13/2024
2.0.0-alpha-391 429 3/8/2024
2.0.0-alpha-388 245 2/15/2024
2.0.0-alpha-387 379 2/14/2024
2.0.0-alpha-384 297 2/5/2024
2.0.0-alpha-382 311 2/2/2024
2.0.0-alpha-381 286 2/2/2024
2.0.0-alpha-377 884 12/28/2023
2.0.0-alpha-376 395 12/28/2023
2.0.0-alpha-375 495 11/29/2023
2.0.0-alpha-374 472 11/24/2023
2.0.0-alpha-373 474 11/23/2023
2.0.0-alpha-372 473 11/23/2023
2.0.0-alpha-371 463 11/23/2023
2.0.0-alpha-370 463 11/23/2023
2.0.0-alpha-369 476 11/23/2023
2.0.0-alpha-368 483 11/22/2023
2.0.0-alpha-367 505 11/22/2023
2.0.0-alpha-366 471 11/20/2023
2.0.0-alpha-365 466 11/20/2023
2.0.0-alpha-364 480 11/20/2023
2.0.0-alpha-363 437 11/20/2023
2.0.0-alpha-362 448 11/20/2023
2.0.0-alpha-361 469 11/20/2023
2.0.0-alpha-360 481 11/20/2023
2.0.0-alpha-359 451 11/16/2023
2.0.0-alpha-358 462 11/16/2023
2.0.0-alpha-357 442 11/16/2023
2.0.0-alpha-356 465 11/15/2023
2.0.0-alpha-355 462 11/8/2023
2.0.0-alpha-354 465 11/8/2023
2.0.0-alpha-353 471 11/7/2023
2.0.0-alpha-352 475 11/7/2023
2.0.0-alpha-351 464 11/7/2023
2.0.0-alpha-350 484 11/7/2023
2.0.0-alpha-349 448 11/7/2023
2.0.0-alpha-348 466 11/7/2023
2.0.0-alpha-346 488 11/7/2023
2.0.0-alpha-344 476 11/1/2023
2.0.0-alpha-342 451 10/31/2023
2.0.0-alpha-341 466 10/31/2023
2.0.0-alpha-330 674 3/23/2023
2.0.0-alpha-315 656 2/7/2023
2.0.0-alpha-314 665 2/7/2023
2.0.0-alpha-309 699 2/6/2023
1.4.2 93 8/14/2025
1.4.2-comm-method-updates.1 91 8/14/2025
1.4.2-3series-caller-refere... 200 5/15/2025
1.4.1 266 5/13/2025
1.4.1-3series-workflow-upda... 208 5/13/2025
1.4.1-3series-workflow-upda... 209 5/13/2025
1.4.1-3series-workflow-upda... 211 5/13/2025
1.4.0 102 5/9/2025
1.3.3-hotfix-449 130 2/13/2025
1.3.3-hotfix-390 259 2/26/2024
1.3.2 473 1/25/2024
1.3.2-hotfix-378 286 1/25/2024
1.3.2-hotfix-340 579 8/24/2023
1.3.2-hotfix-339 560 8/24/2023
1.3.1 781 8/24/2023
1.3.1-hotfix-338 575 8/23/2023
1.3.1-hotfix-337 568 8/16/2023
1.3.0 663 8/15/2023
1.2.2-hotfix-335 623 8/15/2023
1.2.2-beta-336 579 8/15/2023
1.2.2-beta-333 645 4/7/2023
1.2.2-alpha-334 647 4/28/2023
1.2.1 869 4/7/2023
1.2.1-hotfix-332 642 4/7/2023
1.2.1-hotfix-331 650 4/7/2023
1.2.1-beta-329 657 3/1/2023
1.2.0 842 3/1/2023
1.2.0-rc-328 677 3/1/2023
1.2.0-rc-324 679 2/24/2023
1.2.0-rc-320 677 2/7/2023
1.1.5-hotfix-327 651 3/1/2023
1.1.5-hotfix-295 691 2/2/2023
1.1.5-hotfix-294 698 1/31/2023
1.1.5-hotfix-288 720 1/19/2023
1.1.5-beta-323 678 2/24/2023
1.1.5-beta-317 687 2/7/2023
1.1.5-beta-289 641 1/19/2023
1.1.5-alpha-322 668 2/20/2023
1.1.5-alpha-321 654 2/20/2023
1.1.5-alpha-316 687 2/7/2023
1.1.5-alpha-293 706 1/30/2023
1.1.5-alpha-292 679 1/26/2023
1.1.5-alpha-291 704 1/24/2023
1.1.5-alpha-290 642 1/24/2023
1.1.5-alpha-286 649 1/18/2023
1.1.5-alpha-285 659 1/18/2023
1.1.5-alpha-284 701 1/17/2023
1.1.4 883 12/12/2022
1.1.4-hotfix-283 657 12/12/2022
1.1.4-alpha-282 699 11/14/2022
1.1.3 877 11/14/2022
1.1.3-hotfix-280 695 11/14/2022
1.1.3-hotfix-279 646 11/14/2022
1.1.3-hotfix-278 692 11/8/2022
1.1.3-hotfix-277 656 11/4/2022
1.1.3-hotfix-276 693 11/4/2022
1.1.3-hotfix-268 678 9/8/2022
1.1.3-hotfix-267 681 9/8/2022
1.1.3-hotfix-266 657 9/8/2022
1.1.3-hotfix-265 721 7/7/2022
1.1.3-beta-281 680 11/14/2022
1.1.3-alpha-275 692 10/20/2022
1.1.3-alpha-274 679 10/20/2022
1.1.3-alpha-273 668 10/20/2022
1.1.3-alpha-272 660 10/17/2022
1.1.3-alpha-271 664 10/14/2022
1.1.3-alpha-270 686 10/7/2022
1.1.3-alpha-269 654 10/7/2022
1.1.2 1,074 6/15/2022
1.1.2-hotfix-263 722 6/15/2022
1.1.2-hotfix-262 634 6/15/2022
1.1.2-hotfix-261 672 6/15/2022
1.1.2-beta-264 701 6/15/2022
1.1.2-beta-260 722 6/8/2022
1.1.2-alpha-259 709 6/8/2022
1.1.2-alpha-258 701 6/7/2022
1.1.2-alpha-257 718 5/23/2022
1.1.2-alpha-256 676 5/23/2022
1.1.2-alpha-253 736 5/23/2022
1.1.2-alpha-252 670 5/22/2022
1.1.2-alpha-251 693 5/22/2022
1.1.2-alpha-250 664 5/21/2022
1.1.1 1,399 2/24/2022
1.1.1-rc-247 778 2/10/2022
1.1.1-rc-243 711 2/9/2022
1.1.1-hotfix-241 701 2/9/2022
1.1.1-hotfix-239 705 2/9/2022
1.1.1-hotfix-236 681 2/9/2022
1.1.1-hotfix-233 849 10/18/2021
1.1.1-hotfix-232 809 10/18/2021
1.1.1-hotfix-225 832 9/11/2021
1.1.1-hotfix-224 856 9/11/2021
1.1.1-beta-248 699 2/24/2022
1.1.1-beta-242 716 2/9/2022
1.1.1-beta-238 712 2/9/2022
1.1.1-beta-231 816 9/24/2021
1.1.1-beta-230 791 9/20/2021
1.1.1-alpha-246 706 2/10/2022
1.1.1-alpha-245 690 2/10/2022
1.1.1-alpha-244 709 2/10/2022
1.1.1-alpha-234 1,252 11/19/2021
1.1.1-alpha-229 790 9/20/2021
1.1.1-alpha-228 781 9/15/2021
1.1.1-alpha-227 760 9/14/2021
1.1.1-alpha-226 823 9/14/2021
1.1.0 1,179 8/24/2021
1.0.49-hotfix-222 804 8/24/2021
1.0.49-hotfix-220 783 7/30/2021
1.0.49-beta-223 804 8/24/2021
1.0.49-beta-221 807 8/1/2021
1.0.48 1,084 7/23/2021
1.0.48-rc-219 802 7/23/2021
1.0.48-rc-218 797 7/23/2021
1.0.48-rc-217 792 7/23/2021
1.0.48-hotfix-213 825 7/1/2021
1.0.48-hotfix-210 777 6/17/2021
1.0.48-beta-216 802 7/23/2021
1.0.48-beta-215 845 7/23/2021
1.0.48-beta-212 779 7/1/2021
1.0.48-alpha-214 837 7/23/2021
1.0.48-alpha-211 815 7/1/2021
1.0.47 1,108 6/10/2021
1.0.47-hotfix-208 796 6/10/2021
1.0.47-hotfix-207 817 6/9/2021
1.0.47-beta-209 798 6/10/2021
1.0.46 997 4/22/2021
1.0.46-hotfix-205 858 4/22/2021
1.0.46-hotfix-202 819 2/17/2021
1.0.46-beta-206 791 4/22/2021
1.0.46-beta-203 839 3/5/2021
1.0.46-beta-201 856 1/22/2021
1.0.46-alpha-204 823 4/10/2021
1.0.45 216,251 1/22/2021
1.0.45-hotfix-200 879 1/21/2021
1.0.45-beta-199 897 12/21/2020
1.0.44 15,847 12/21/2020
1.0.44-rc-196 897 12/21/2020
1.0.44-rc-195 900 12/21/2020
1.0.44-hotfix-198 898 12/21/2020
1.0.44-hotfix-197 911 12/21/2020
1.0.44-hotfix-192 894 12/21/2020
1.0.44-beta-194 911 12/21/2020
1.0.44-beta-193 804 12/21/2020
1.0.43 20,724 11/11/2020
1.0.43-rc-189 928 11/11/2020
1.0.43-rc-188 861 11/11/2020
1.0.43-hotfix-190 885 11/11/2020
1.0.43-beta-191 886 11/11/2020
1.0.43-beta-187 1,000 11/11/2020
1.0.43-beta-183 948 10/28/2020
1.0.43-beta-178 895 10/28/2020
1.0.43-beta-173 907 9/30/2020
1.0.43-alpha-186 892 11/10/2020
1.0.43-alpha-185 945 11/4/2020
1.0.43-alpha-184 926 11/4/2020
1.0.43-alpha-182 924 10/28/2020
1.0.43-alpha-181 884 10/28/2020
1.0.43-alpha-177 937 10/16/2020
1.0.43-alpha-176 922 10/15/2020
1.0.43-alpha-175 864 10/15/2020
1.0.43-alpha-172 905 9/28/2020
1.0.43-alpha-171 927 9/24/2020
1.0.43-alpha-170 923 9/21/2020
1.0.42 1,263 9/17/2020
1.0.42-rc-167 950 9/17/2020
1.0.42-rc-165 991 9/16/2020
1.0.42-rc-164 959 9/16/2020
1.0.42-beta-168 929 9/17/2020
1.0.42-beta-163 935 9/16/2020
1.0.42-alpha-166 930 9/17/2020
1.0.42-alpha-162 945 9/16/2020
1.0.42-alpha-161 948 9/16/2020
1.0.42-alpha-160 916 9/14/2020
1.0.42-alpha-159 942 9/14/2020
1.0.42-alpha-158 1,011 9/4/2020
1.0.42-alpha-157 1,009 9/3/2020
1.0.41 1,285 8/14/2020
1.0.41-hotfix-155 975 8/14/2020
1.0.41-hotfix-154 972 8/14/2020
1.0.41-beta-156 943 8/14/2020
1.0.40 56,463 7/25/2020
1.0.40-rc-153 999 7/24/2020
1.0.40-rc-152 982 7/24/2020
1.0.40-rc-150 991 7/24/2020
1.0.40-alpha-151 925 7/24/2020
1.0.40-alpha-149 937 7/24/2020