PepperDashCore 2.22.0

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-net8-updates-claude-t... 153 8/12/2025
3.0.0-net8-updates.4 145 9/4/2025
3.0.0-net8-updates.3 214 8/6/2025
3.0.0-net8-updates.2 411 7/4/2025
2.24.0 26 11/26/2025
2.24.0-feature-add-on-off-d... 27 11/26/2025
2.23.0 42 11/26/2025
2.22.0 44 11/26/2025
2.21.0 51 11/25/2025
2.20.7-workflow-reorder-ste... 321 11/21/2025
2.20.7-workflow-reorder-ste... 338 11/20/2025
2.20.7-workflow-reorder-ste... 334 11/20/2025
2.20.7-workflow-reorder-ste... 335 11/20/2025
2.20.6 381 11/18/2025
2.20.6-url-parsing.1 341 11/18/2025
2.20.5 210 11/14/2025
2.20.5-portal-url-parsing.1 237 11/12/2025
2.20.5-mc-subscription-logg... 220 11/13/2025
2.20.5-feature-generic-sink... 141 11/5/2025
2.20.4 191 11/4/2025
2.20.4-comport-controller-u... 140 11/4/2025
2.20.3 182 11/3/2025
2.20.3-mc-subscription-conc... 129 11/3/2025
2.20.2 183 11/3/2025
2.20.2-theme-saving.1 142 11/3/2025
2.20.2-mc-subscription-conc... 135 11/3/2025
2.20.1 182 11/3/2025
2.20.1-stream-debugging.3 136 11/3/2025
2.20.1-stream-debugging.2 140 11/3/2025
2.20.1-stream-debugging.1 143 11/3/2025
2.20.1-ssh-echo-off.2 84 10/31/2025
2.20.1-ssh-echo-off.1 105 10/31/2025
2.20.1-file-logging-config.1 86 10/31/2025
2.20.0 202 10/30/2025
2.20.0-mc-touchpanel-key.2 129 10/30/2025
2.20.0-mc-touchpanel-key.1 132 10/30/2025
2.20.0-feature-fusion-help-... 133 10/30/2025
2.20.0-feature-fusion-help-... 142 10/29/2025
2.20.0-feature-fusion-help-... 141 10/28/2025
2.20.0-feature-fusion-help-... 130 10/27/2025
2.20.0-com102-comspec.2 136 10/27/2025
2.20.0-com102-comspec.1 138 10/27/2025
2.19.4-mc-touchpanel-key.1 140 10/30/2025
2.19.3 201 10/29/2025
2.19.3-json-console.1 135 10/27/2025
2.19.2 172 10/23/2025
2.19.2-mc-touchpanel-key.3 135 10/23/2025
2.19.2-mc-touchpanel-key.2 124 10/23/2025
2.19.2-mc-touchpanel-key.1 134 10/23/2025
2.19.2-feature-add-infinetE... 122 10/23/2025
2.19.1 165 10/23/2025
2.19.0 166 10/23/2025
2.19.0-feature-allow-config... 128 10/22/2025
2.18.2-device-interface-sys... 124 10/21/2025
2.18.1 177 10/15/2025
2.18.1-wsdebug-persistence.3 121 10/15/2025
2.18.1-wsdebug-persistence.2 126 10/15/2025
2.18.1-wsdebug-persistence.1 130 10/15/2025
2.18.0 140 10/10/2025
2.18.0-feature-add-IKeyed-t... 116 10/9/2025
2.18.0-feature-add-IKeyed-t... 120 10/9/2025
2.18.0-feature-add-IKeyed-t... 116 10/8/2025
2.18.0-feature-add-IKeyed-t... 118 10/7/2025
2.18.0-feature-add-IKeyed-t... 122 10/7/2025
2.18.0-feature-add-IKeyed-t... 135 10/7/2025
2.18.0-display-bridging.1 125 10/9/2025
2.17.1-feature-add-IKeyed-t... 124 10/7/2025
2.17.1-display-bridging.2 122 10/9/2025
2.17.1-display-bridging.1 123 10/9/2025
2.17.0 260 9/30/2025
2.17.0-update-crestron-asse... 231 9/22/2025
2.17.0-mc-messenger-improve... 133 9/30/2025
2.17.0-mc-messenger-improve... 128 9/29/2025
2.17.0-mc-messenger-improve... 73 9/27/2025
2.17.0-mc-messenger-improve... 142 9/25/2025
2.17.0-mc-messenger-improve... 143 9/25/2025
2.17.0-mc-messenger-improve... 146 9/25/2025
2.17.0-mc-messenger-improve... 142 9/24/2025
2.17.0-mc-messenger-improve... 140 9/23/2025
2.17.0-mc-messenger-improve... 141 9/23/2025
2.17.0-mc-messenger-improve... 144 9/23/2025
2.17.0-mc-messenger-improve... 142 9/23/2025
2.17.0-feature-allow-config... 148 9/22/2025
2.17.0-feature-allow-config... 148 9/22/2025
2.17.0-feature-allow-config... 168 9/22/2025
2.16.4-mc-connect-logging.2 138 9/29/2025
2.16.3 153 9/26/2025
2.16.3-logging-updates.1 140 9/25/2025
2.16.2 193 9/25/2025
2.16.2-io-updates.1 140 9/25/2025
2.16.2-Ibasicvolumecontrols... 141 9/25/2025
2.16.2-Ibasicvolumecontrols... 136 9/23/2025
2.16.1 192 9/23/2025
2.16.1-hotfix-check-for-cs-... 260 9/19/2025
2.16.1-hotfix-check-for-cs-... 262 9/18/2025
2.16.0 312 9/17/2025
2.16.0-update-crestron-asse... 152 9/22/2025
2.16.0-feature-add-hide-pro... 261 9/17/2025
2.15.4-mc-connect-logging.3 186 9/19/2025
2.15.4-mc-connect-logging.2 261 9/17/2025
2.15.4-mc-connect-logging.1 256 9/17/2025
2.15.3 311 9/17/2025
2.15.3-mc-connect-logging.2 252 9/17/2025
2.15.3-mc-connect-logging.1 256 9/17/2025
2.15.3-dev-list-fix.1 260 9/17/2025
2.15.2 166 9/10/2025
2.15.2-devlist-fix.1 125 9/10/2025
2.15.1 114 9/5/2025
2.15.1-cs-lan-mc-panel.2 78 9/5/2025
2.15.1-cs-lan-mc-panel.1 132 9/2/2025
2.15.0 261 8/26/2025
2.14.0 162 8/21/2025
2.14.0-rc.1 197 8/26/2025
2.14.0-IBasicVideoMuteWithF... 120 8/19/2025
2.14.0-IBasicVideoMuteWithF... 118 8/19/2025
2.14.0-IBasicVideoMuteWithF... 126 8/19/2025
2.14.0-feature-html-assets.1 135 8/19/2025
2.14.0-feature-extract-html... 67 8/22/2025
2.14.0-feature-extract-html... 86 8/22/2025
2.14.0-feature-extract-html... 126 8/19/2025
2.14.0-beta.2 195 8/26/2025
2.14.0-beta.1 82 8/15/2025
2.13.1 168 8/15/2025
2.13.1-streaming-device-pro... 74 8/15/2025
2.13.0 113 8/15/2025
2.13.0-feature-assets-folder.2 128 8/12/2025
2.13.0-feature-assets-folder.1 135 8/11/2025
2.13.0-comm-bridge-add.1 86 8/15/2025
2.13.0-beta.1 131 8/13/2025
2.12.4 332 8/12/2025
2.12.4-current-sources.1 130 8/11/2025
2.12.3 247 8/4/2025
2.12.3-fix-remove-unsued-me... 125 8/11/2025
2.12.3-feature-update-crest... 153 8/8/2025
2.12.3-default-debug-levels.1 177 8/4/2025
2.12.3-current-sources.4 207 8/6/2025
2.12.3-current-sources.3 43 8/2/2025
2.12.3-current-sources.2 55 8/1/2025
2.12.3-current-sources.1 103 7/31/2025
2.12.3-beta.1 209 8/5/2025
2.12.2 150 7/31/2025
2.12.2-debug-fixes.1 101 7/31/2025
2.12.2-current-sources.3 102 7/30/2025
2.12.2-current-sources.2 101 7/30/2025
2.12.2-current-sources.1 103 7/30/2025
2.12.1 185 7/28/2025
2.12.1-mc-tp-ip-fix.1 117 7/28/2025
2.12.1-feature-unit-testing... 209 7/26/2025
2.12.1-beta.1 116 7/28/2025
2.12.0 391 7/25/2025
2.12.0-factory-updates.6 368 7/25/2025
2.12.0-factory-updates.5 370 7/25/2025
2.12.0-factory-updates.4 370 7/25/2025
2.12.0-factory-updates.2 378 7/25/2025
2.12.0-factory-updates.1 376 7/25/2025
2.11.0 504 7/24/2025
2.11.0-feature-add-IHasCame... 476 7/24/2025
2.11.0-feature-add-IHasCame... 471 7/24/2025
2.11.0-copilot-fix-1294.1 470 7/24/2025
2.10.1-beta.1 528 7/23/2025
2.10.0 602 7/22/2025
2.10.0-portkey-add.1 525 7/22/2025
2.9.0 543 7/21/2025
2.9.0-unique-client-ids.1 149 7/10/2025
2.9.0-meter-feedback-interf... 471 7/21/2025
2.9.0-meter-feedback-interf... 131 7/17/2025
2.9.0-meter-feedback-interf... 128 7/17/2025
2.8.2 203 7/17/2025
2.8.2-mc-touchpanel-cs.2 131 7/17/2025
2.8.1 182 7/17/2025
2.8.1-meter-feedback-interf... 128 7/16/2025
2.8.1-meter-feedback-interf... 106 7/11/2025
2.8.1-meter-feedback-interf... 145 7/9/2025
2.8.1-mc-touchpanel-cs.1 123 7/17/2025
2.8.0 193 7/8/2025
2.8.0-feature-add-isMic-sup... 155 6/26/2025
2.8.0-feature-add-IHasCamer... 130 7/17/2025
2.8.0-feature-add-IHasCamer... 141 7/16/2025
2.7.4 202 7/7/2025
2.7.4-beta.1 88 7/4/2025
2.7.3 177 6/27/2025
2.7.3-combiner-auto-mode-en... 90 6/27/2025
2.7.3-combiner-auto-mode-en... 91 6/27/2025
2.7.2 179 6/26/2025
2.7.2-device-info-messenger.1 125 6/26/2025
2.7.1 191 6/26/2025
2.7.1-device-status-console.3 126 6/26/2025
2.7.1-device-status-console.1 143 6/26/2025
2.7.0 430 6/18/2025
2.7.0-feature-add-interfaces.5 150 6/18/2025
2.7.0-feature-add-interfaces.4 132 6/18/2025
2.7.0-feature-add-interfaces.3 151 6/18/2025
2.7.0-feature-add-interfaces.2 155 6/18/2025
2.6.1-beta.1 132 6/26/2025
2.5.1 491 5/14/2025
2.5.1-dsp-base-fix.1 246 5/14/2025
2.5.0 155 5/9/2025
2.5.0-plugin-minimum-version.2 159 4/30/2025
2.5.0-plugin-minimum-version.1 181 4/30/2025
2.5.0-logging-improvements.1 81 7/4/2025
2.5.0-DGE-1000.1 102 5/9/2025
2.4.9-camera-preset-fix.1 234 5/14/2025
2.4.9-beta.1 254 5/14/2025
2.4.9-appdebug-case-insensi... 170 5/7/2025
2.4.8 171 5/2/2025
2.4.8-routing-clear-fix.2 103 5/2/2025
2.4.8-routing-clear-fix.1 130 5/2/2025
2.4.8-RegisterForExtendersM... 130 4/30/2025
2.4.8-RegisterForExtendersM... 132 4/30/2025
2.4.8-RegisterForExtendersM... 142 4/30/2025
2.4.7 401 4/24/2025
2.4.7-routing-updates.2 174 4/24/2025
2.4.7-routing-updates.1 163 4/24/2025
2.4.6 251 4/18/2025
2.4.6-selectable-items-inte... 219 4/17/2025
2.4.6-lighting-interface-fix.2 121 4/18/2025
2.4.6-lighting-interface-fix.1 149 4/18/2025
2.4.5 343 4/14/2025
2.4.5-lighting-scene-updates.1 202 4/14/2025
2.4.4 312 4/11/2025
2.4.4-generic-comm-monitor-... 127 4/11/2025
2.4.3-generic-comm-monitor-... 114 4/11/2025
2.4.2 248 4/9/2025
2.4.2-messenger-fixes.2 173 4/9/2025
2.4.2-messenger-fixes.1 175 4/9/2025
2.4.1 254 4/8/2025
2.4.0 225 4/4/2025
2.3.1-fix-add-client.1 150 4/8/2025
2.3.0 322 4/2/2025
2.3.0-webview-eventhandler.1 219 4/2/2025
2.3.0-routing-fixes.2 120 4/4/2025
2.3.0-routing-fixes.1 118 4/4/2025
2.3.0-rc.1 144 4/2/2025
2.3.0-codec-messenger-issues.1 170 4/2/2025
2.3.0-bring-mc-fixes-over.1 171 4/2/2025
2.3.0-beta.2 177 4/2/2025
2.3.0-beta.1 181 4/2/2025
2.2.3-routing-fixes.1 154 4/4/2025
2.2.2 249 4/2/2025
2.2.2-mc-fixes.1 160 4/2/2025
2.2.1 261 4/1/2025
2.2.1-fix-volume-add-again.1 168 4/1/2025
2.2.0 237 4/1/2025
2.2.0-rc.1 144 4/1/2025
2.2.0-beta.1 159 4/1/2025
2.1.2 219 3/31/2025
2.1.2-room-loading-protecti... 169 3/31/2025
2.1.1 207 3/28/2025
2.1.1-add-routes.3 134 3/28/2025
2.1.1-add-routes.1 146 3/28/2025
2.1.0 581 3/26/2025
2.1.0-rc.1 156 3/26/2025
2.1.0-feature-move-portal-c... 476 3/26/2025
2.1.0-feature-move-portal-c... 480 3/26/2025
2.1.0-beta.3 458 3/26/2025
2.0.1 511 3/6/2025
2.0.1-ssh-fix.1 191 3/6/2025
2.0.0 282 3/6/2025
2.0.0-release-2.1 210 3/4/2025
2.0.0-rc.5 229 3/5/2025
2.0.0-rc.4 205 3/5/2025
2.0.0-rc.3 226 3/5/2025
2.0.0-rc.2 210 3/5/2025
2.0.0-rc.1 206 3/5/2025
2.0.0-file-cleanup.1 212 3/5/2025
2.0.0-feature-2-device-ikey... 207 3/5/2025
2.0.0-feature-2-creslib-ver... 213 3/5/2025
2.0.0-feature-2-camera-list... 223 3/5/2025
2.0.0-beta-452 192 2/20/2025
2.0.0-beta-423 375 5/28/2024
2.0.0-beta-418 632 5/20/2024
2.0.0-beta-415 375 5/16/2024
2.0.0-beta-404 150 5/1/2024
2.0.0-beta-400 634 3/21/2024
2.0.0-beta-397 220 3/21/2024
2.0.0-beta-389 1,559 2/15/2024
2.0.0-beta-385 1,648 2/5/2024
2.0.0-beta-383 1,283 2/2/2024
2.0.0-beta-379 358 2/1/2024
2.0.0-beta-318 848 2/7/2023
2.0.0-beta-310 748 2/7/2023
2.0.0-beta.1 210 3/4/2025
2.0.0-alpha-462 221 2/26/2025
2.0.0-alpha-461 152 2/26/2025
2.0.0-alpha-460 140 2/26/2025
2.0.0-alpha-459 145 2/26/2025
2.0.0-alpha-458 141 2/26/2025
2.0.0-alpha-457 140 2/25/2025
2.0.0-alpha-456 139 2/25/2025
2.0.0-alpha-455 405 2/20/2025
2.0.0-alpha-451 533 2/19/2025
2.0.0-alpha-450 289 2/19/2025
2.0.0-alpha-442 160 12/11/2024
2.0.0-alpha-441 255 11/11/2024
2.0.0-alpha-439 288 11/5/2024
2.0.0-alpha-438 129 11/5/2024
2.0.0-alpha-437 150 11/5/2024
2.0.0-alpha-436 152 11/5/2024
2.0.0-alpha-435 155 11/4/2024
2.0.0-alpha-434 152 11/1/2024
2.0.0-alpha-433 133 11/1/2024
2.0.0-alpha-432 166 11/1/2024
2.0.0-alpha-430 146 10/31/2024
2.0.0-alpha-428 151 10/31/2024
2.0.0-alpha-427 157 10/30/2024
2.0.0-alpha-425 171 6/25/2024
2.0.0-alpha-424 6,813 5/28/2024
2.0.0-alpha-422 254 5/28/2024
2.0.0-alpha-421 228 5/28/2024
2.0.0-alpha-420 326 5/23/2024
2.0.0-alpha-419 688 5/21/2024
2.0.0-alpha-417 207 5/17/2024
2.0.0-alpha-416 261 5/17/2024
2.0.0-alpha-414 180 5/16/2024
2.0.0-alpha-413 176 5/16/2024
2.0.0-alpha-412 173 5/16/2024
2.0.0-alpha-411 186 5/16/2024
2.0.0-alpha-410 164 5/15/2024
2.0.0-alpha-409 171 5/15/2024
2.0.0-alpha-408 186 5/15/2024
2.0.0-alpha-407 750 5/14/2024
2.0.0-alpha-406 196 5/7/2024
2.0.0-alpha-405 189 5/7/2024
2.0.0-alpha-403 169 5/1/2024
2.0.0-alpha-402 3,715 3/27/2024
2.0.0-alpha-399 190 3/21/2024
2.0.0-alpha-398 187 3/21/2024
2.0.0-alpha-396 190 3/21/2024
2.0.0-alpha-395 184 3/21/2024
2.0.0-alpha-393 391 3/20/2024
2.0.0-alpha-392 933 3/13/2024
2.0.0-alpha-391 588 3/8/2024
2.0.0-alpha-388 301 2/15/2024
2.0.0-alpha-387 442 2/14/2024
2.0.0-alpha-384 355 2/5/2024
2.0.0-alpha-382 353 2/2/2024
2.0.0-alpha-381 331 2/2/2024
2.0.0-alpha-377 1,064 12/28/2023
2.0.0-alpha-376 452 12/28/2023
2.0.0-alpha-375 534 11/29/2023
2.0.0-alpha-374 497 11/24/2023
2.0.0-alpha-373 509 11/23/2023
2.0.0-alpha-372 515 11/23/2023
2.0.0-alpha-371 517 11/23/2023
2.0.0-alpha-370 504 11/23/2023
2.0.0-alpha-369 513 11/23/2023
2.0.0-alpha-368 524 11/22/2023
2.0.0-alpha-367 549 11/22/2023
2.0.0-alpha-366 518 11/20/2023
2.0.0-alpha-365 514 11/20/2023
2.0.0-alpha-364 524 11/20/2023
2.0.0-alpha-363 477 11/20/2023
2.0.0-alpha-362 494 11/20/2023
2.0.0-alpha-361 516 11/20/2023
2.0.0-alpha-360 535 11/20/2023
2.0.0-alpha-359 488 11/16/2023
2.0.0-alpha-358 511 11/16/2023
2.0.0-alpha-357 470 11/16/2023
2.0.0-alpha-356 509 11/15/2023
2.0.0-alpha-355 503 11/8/2023
2.0.0-alpha-354 515 11/8/2023
2.0.0-alpha-353 523 11/7/2023
2.0.0-alpha-352 515 11/7/2023
2.0.0-alpha-351 502 11/7/2023
2.0.0-alpha-350 523 11/7/2023
2.0.0-alpha-349 484 11/7/2023
2.0.0-alpha-348 523 11/7/2023
2.0.0-alpha-346 529 11/7/2023
2.0.0-alpha-344 527 11/1/2023
2.0.0-alpha-342 489 10/31/2023
2.0.0-alpha-341 500 10/31/2023
2.0.0-alpha-330 743 3/23/2023
2.0.0-alpha-315 703 2/7/2023
2.0.0-alpha-314 734 2/7/2023
2.0.0-alpha-309 756 2/6/2023
1.4.2 167 8/14/2025
1.4.2-comm-method-updates.1 133 8/14/2025
1.4.2-3series-caller-refere... 211 5/15/2025
1.4.1 439 5/13/2025
1.4.1-3series-workflow-upda... 239 5/13/2025
1.4.1-3series-workflow-upda... 240 5/13/2025
1.4.1-3series-workflow-upda... 239 5/13/2025
1.4.0 151 5/9/2025
1.3.3-hotfix-449 167 2/13/2025
1.3.3-hotfix-390 297 2/26/2024
1.3.2 530 1/25/2024
1.3.2-hotfix-378 335 1/25/2024
1.3.2-hotfix-340 621 8/24/2023
1.3.2-hotfix-339 602 8/24/2023
1.3.1 834 8/24/2023
1.3.1-hotfix-338 621 8/23/2023
1.3.1-hotfix-337 609 8/16/2023
1.3.0 702 8/15/2023
1.2.2-hotfix-335 653 8/15/2023
1.2.2-beta-336 616 8/15/2023
1.2.2-beta-333 701 4/7/2023
1.2.2-alpha-334 698 4/28/2023
1.2.1 933 4/7/2023
1.2.1-hotfix-332 680 4/7/2023
1.2.1-hotfix-331 696 4/7/2023
1.2.1-beta-329 723 3/1/2023
1.2.0 910 3/1/2023
1.2.0-rc-328 739 3/1/2023
1.2.0-rc-324 717 2/24/2023
1.2.0-rc-320 725 2/7/2023
1.1.5-hotfix-327 726 3/1/2023
1.1.5-hotfix-295 741 2/2/2023
1.1.5-hotfix-294 756 1/31/2023
1.1.5-hotfix-288 777 1/19/2023
1.1.5-beta-323 736 2/24/2023
1.1.5-beta-317 752 2/7/2023
1.1.5-beta-289 717 1/19/2023
1.1.5-alpha-322 736 2/20/2023
1.1.5-alpha-321 714 2/20/2023
1.1.5-alpha-316 748 2/7/2023
1.1.5-alpha-293 767 1/30/2023
1.1.5-alpha-292 740 1/26/2023
1.1.5-alpha-291 753 1/24/2023
1.1.5-alpha-290 700 1/24/2023
1.1.5-alpha-286 707 1/18/2023
1.1.5-alpha-285 719 1/18/2023
1.1.5-alpha-284 757 1/17/2023
1.1.4 942 12/12/2022
1.1.4-hotfix-283 723 12/12/2022
1.1.4-alpha-282 771 11/14/2022
1.1.3 927 11/14/2022
1.1.3-hotfix-280 749 11/14/2022
1.1.3-hotfix-279 701 11/14/2022
1.1.3-hotfix-278 752 11/8/2022
1.1.3-hotfix-277 720 11/4/2022
1.1.3-hotfix-276 757 11/4/2022
1.1.3-hotfix-268 738 9/8/2022
1.1.3-hotfix-267 743 9/8/2022
1.1.3-hotfix-266 711 9/8/2022
1.1.3-hotfix-265 756 7/7/2022
1.1.3-beta-281 751 11/14/2022
1.1.3-alpha-275 740 10/20/2022
1.1.3-alpha-274 731 10/20/2022
1.1.3-alpha-273 734 10/20/2022
1.1.3-alpha-272 726 10/17/2022
1.1.3-alpha-271 737 10/14/2022
1.1.3-alpha-270 736 10/7/2022
1.1.3-alpha-269 719 10/7/2022
1.1.2 1,132 6/15/2022
1.1.2-hotfix-263 785 6/15/2022
1.1.2-hotfix-262 677 6/15/2022
1.1.2-hotfix-261 739 6/15/2022
1.1.2-beta-264 773 6/15/2022
1.1.2-beta-260 782 6/8/2022
1.1.2-alpha-259 770 6/8/2022
1.1.2-alpha-258 759 6/7/2022
1.1.2-alpha-257 776 5/23/2022
1.1.2-alpha-256 740 5/23/2022
1.1.2-alpha-253 794 5/23/2022
1.1.2-alpha-252 753 5/22/2022
1.1.2-alpha-251 754 5/22/2022
1.1.2-alpha-250 719 5/21/2022
1.1.1 1,455 2/24/2022
1.1.1-rc-247 860 2/10/2022
1.1.1-rc-243 760 2/9/2022
1.1.1-hotfix-241 762 2/9/2022
1.1.1-hotfix-239 762 2/9/2022
1.1.1-hotfix-236 754 2/9/2022
1.1.1-hotfix-233 913 10/18/2021
1.1.1-hotfix-232 865 10/18/2021
1.1.1-hotfix-225 886 9/11/2021
1.1.1-hotfix-224 928 9/11/2021
1.1.1-beta-248 763 2/24/2022
1.1.1-beta-242 786 2/9/2022
1.1.1-beta-238 782 2/9/2022
1.1.1-beta-231 868 9/24/2021
1.1.1-beta-230 858 9/20/2021
1.1.1-alpha-246 760 2/10/2022
1.1.1-alpha-245 764 2/10/2022
1.1.1-alpha-244 786 2/10/2022
1.1.1-alpha-234 1,314 11/19/2021
1.1.1-alpha-229 875 9/20/2021
1.1.1-alpha-228 863 9/15/2021
1.1.1-alpha-227 841 9/14/2021
1.1.1-alpha-226 888 9/14/2021
1.1.0 1,249 8/24/2021
1.0.49-hotfix-222 877 8/24/2021
1.0.49-hotfix-220 849 7/30/2021
1.0.49-beta-223 872 8/24/2021
1.0.49-beta-221 877 8/1/2021
1.0.48 1,143 7/23/2021
1.0.48-rc-219 857 7/23/2021
1.0.48-rc-218 865 7/23/2021
1.0.48-rc-217 862 7/23/2021
1.0.48-hotfix-213 883 7/1/2021
1.0.48-hotfix-210 844 6/17/2021
1.0.48-beta-216 884 7/23/2021
1.0.48-beta-215 916 7/23/2021
1.0.48-beta-212 856 7/1/2021
1.0.48-alpha-214 905 7/23/2021
1.0.48-alpha-211 883 7/1/2021
1.0.47 1,168 6/10/2021
1.0.47-hotfix-208 876 6/10/2021
1.0.47-hotfix-207 889 6/9/2021
1.0.47-beta-209 855 6/10/2021
1.0.46 1,079 4/22/2021
1.0.46-hotfix-205 921 4/22/2021
1.0.46-hotfix-202 875 2/17/2021
1.0.46-beta-206 856 4/22/2021
1.0.46-beta-203 910 3/5/2021
1.0.46-beta-201 930 1/22/2021
1.0.46-alpha-204 893 4/10/2021
1.0.45 231,631 1/22/2021
1.0.45-hotfix-200 962 1/21/2021
1.0.45-beta-199 969 12/21/2020
1.0.44 16,951 12/21/2020
1.0.44-rc-196 964 12/21/2020
1.0.44-rc-195 961 12/21/2020
1.0.44-hotfix-198 963 12/21/2020
1.0.44-hotfix-197 952 12/21/2020
1.0.44-hotfix-192 962 12/21/2020
1.0.44-beta-194 987 12/21/2020
1.0.44-beta-193 883 12/21/2020
1.0.43 22,338 11/11/2020
1.0.43-rc-189 994 11/11/2020
1.0.43-rc-188 932 11/11/2020
1.0.43-hotfix-190 965 11/11/2020
1.0.43-beta-191 960 11/11/2020
1.0.43-beta-187 1,071 11/11/2020
1.0.43-beta-183 1,016 10/28/2020
1.0.43-beta-178 961 10/28/2020
1.0.43-beta-173 974 9/30/2020
1.0.43-alpha-186 964 11/10/2020
1.0.43-alpha-185 1,016 11/4/2020
1.0.43-alpha-184 994 11/4/2020
1.0.43-alpha-182 996 10/28/2020
1.0.43-alpha-181 964 10/28/2020
1.0.43-alpha-177 1,021 10/16/2020
1.0.43-alpha-176 981 10/15/2020
1.0.43-alpha-175 944 10/15/2020
1.0.43-alpha-172 975 9/28/2020
1.0.43-alpha-171 1,004 9/24/2020
1.0.43-alpha-170 1,012 9/21/2020
1.0.42 1,331 9/17/2020
1.0.42-rc-167 1,004 9/17/2020
1.0.42-rc-165 1,046 9/16/2020
1.0.42-rc-164 1,036 9/16/2020
1.0.42-beta-168 1,000 9/17/2020
1.0.42-beta-163 1,011 9/16/2020
1.0.42-alpha-166 1,021 9/17/2020
1.0.42-alpha-162 1,004 9/16/2020
1.0.42-alpha-161 1,012 9/16/2020
1.0.42-alpha-160 999 9/14/2020
1.0.42-alpha-159 1,027 9/14/2020
1.0.42-alpha-158 1,080 9/4/2020
1.0.42-alpha-157 1,088 9/3/2020
1.0.41 1,337 8/14/2020
1.0.41-hotfix-155 1,044 8/14/2020
1.0.41-hotfix-154 1,027 8/14/2020
1.0.41-beta-156 1,019 8/14/2020
1.0.40 60,064 7/25/2020
1.0.40-rc-153 1,058 7/24/2020
1.0.40-rc-152 1,053 7/24/2020
1.0.40-rc-150 1,052 7/24/2020
1.0.40-alpha-151 1,005 7/24/2020
1.0.40-alpha-149 1,017 7/24/2020