Inxton.Package.Vortex.Core 1.7.2-preview.2

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

// Install Inxton.Package.Vortex.Core as a Cake Tool
#tool nuget:?package=Inxton.Package.Vortex.Core&version=1.7.2-preview.2&prerelease                

Provides basic connectivity to the PLC system via pre-compiled .net classes that replicate the structure of the actual PLC program.

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Inxton.Package.Vortex.Core:

Package Downloads
Inxton.Package.Vortex.Essentials

This package provides, in addition to the Inxton.Package.Vortex.Core automated UI generating capabilities for different presentation frameworks. You will need to use another NuGet package for a specific presentation framework (e.g., Inxton.Package.Vortex.Essentials.Wpf for WPF)

TcOpen.Inxton

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Inxton.Package.Vortex.Core:

Repository Stars
TcOpenGroup/TcOpen
Application framework for industrial automation built on top of TwinCAT3 and .NET.
Version Downloads Last updated
2.0.0 3,278 1/14/2023
2.0.0-alpha.753 172 1/3/2023
1.15.11-alpha.749 219 10/18/2022
1.15.11-alpha.747 151 10/13/2022
1.15.11-alpha.745 136 10/12/2022
1.15.10-nightly.768 140 10/3/2022
1.15.10-alpha.737 137 9/7/2022
1.15.10-alpha.735 276 8/9/2022
1.15.9-alpha.725 166 8/2/2022
1.15.9-alpha.719 230 6/28/2022
1.15.9-alpha.703 204 5/5/2022
1.15.9-alpha.699 264 4/29/2022
1.15.7-nightly.714 178 3/29/2022
1.15.7-alpha.695 943 4/20/2022
1.15.7-alpha.690 170 4/12/2022
1.15.6-nightly.704 299 3/3/2022
1.15.6-alpha.682 154 3/8/2022
1.15.6-alpha.656 161 1/18/2022
1.15.5-nightly.667 211 1/13/2022
1.15.5-nightly.656 216 12/1/2021
1.15.4 1,154 11/19/2021
1.15.4-nightly.654 328 10/27/2021
1.15.4-nightly.651 178 10/26/2021
1.15.4-nightly.648 176 10/21/2021
1.15.3-nightly.634 228 10/6/2021
1.15.1-nightly.608 236 9/3/2021
1.12.0-nightly.596 219 8/13/2021
1.12.0-nightly.591 184 8/9/2021
1.12.0-nightly.562 210 7/14/2021
1.12.0-nightly.554 217 7/12/2021
1.12.0-nightly.517 244 6/10/2021
1.12.0-nightly.512 283 6/8/2021
1.11.3-alpha.488 229 6/7/2021
1.11.3-alpha.487 249 5/31/2021
1.11.2-nightly.488 207 5/31/2021
1.11.1-nightly.487 220 5/20/2021
1.11.1-nightly.482 241 5/19/2021
1.11.1-nightly.478 206 5/19/2021
1.10.0-nightly.436 242 4/30/2021
1.10.0-nightly.415 232 4/8/2021
1.10.0-nightly.385 222 4/7/2021
1.9.6 1,194 4/7/2021
1.9.6-nightly.261 245 3/12/2021
1.9.6-nightly.260 202 3/10/2021
1.9.5-nightly.207 220 3/1/2021
1.9.4 1,153 3/3/2021
1.9.3 987 2/23/2021
1.9.2-preview.2 204 2/18/2021
1.9.2-preview.1 200 2/18/2021
1.9.2-alpha.2 179 2/17/2021
1.9.1-preview.3 246 12/15/2020
1.9.1-preview.1 248 12/15/2020
1.9.1-alpha.37 893 1/11/2021
1.9.1-alpha.5 216 1/7/2021
1.7.2-preview.2 268 10/29/2020
1.7.2-preview.1 252 10/28/2020
1.6.5 556 9/18/2020
1.1.4 534 7/13/2020
1.1.3 511 7/7/2020
1.1.2 534 7/7/2020
1.0.0 561 5/16/2020

- improvements in trans-piler preformance
   - experimental support for .netcore 3.1 (in Inxton.Vortex.Connector.Tc3 package)
   - various bug fixies