Inxton.Package.Vortex.Core 1.6.5

Prefix Reserved
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.6.5                
NuGet\Install-Package Inxton.Package.Vortex.Core -Version 1.6.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="Inxton.Package.Vortex.Core" Version="1.6.5" />                
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.6.5                
#r "nuget: Inxton.Package.Vortex.Core, 1.6.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 Inxton.Package.Vortex.Core as a Cake Addin
#addin nuget:?package=Inxton.Package.Vortex.Core&version=1.6.5

// Install Inxton.Package.Vortex.Core as a Cake Tool
#tool nuget:?package=Inxton.Package.Vortex.Core&version=1.6.5                

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 2,670 1/14/2023
2.0.0-alpha.753 161 1/3/2023
1.15.11-alpha.749 209 10/18/2022
1.15.11-alpha.747 143 10/13/2022
1.15.11-alpha.745 128 10/12/2022
1.15.10-nightly.768 130 10/3/2022
1.15.10-alpha.737 129 9/7/2022
1.15.10-alpha.735 262 8/9/2022
1.15.9-alpha.725 156 8/2/2022
1.15.9-alpha.719 220 6/28/2022
1.15.9-alpha.703 195 5/5/2022
1.15.9-alpha.699 254 4/29/2022
1.15.7-nightly.714 170 3/29/2022
1.15.7-alpha.695 883 4/20/2022
1.15.7-alpha.690 162 4/12/2022
1.15.6-nightly.704 285 3/3/2022
1.15.6-alpha.682 144 3/8/2022
1.15.6-alpha.656 151 1/18/2022
1.15.5-nightly.667 199 1/13/2022
1.15.5-nightly.656 206 12/1/2021
1.15.4 1,142 11/19/2021
1.15.4-nightly.654 315 10/27/2021
1.15.4-nightly.651 166 10/26/2021
1.15.4-nightly.648 164 10/21/2021
1.15.3-nightly.634 218 10/6/2021
1.15.1-nightly.608 226 9/3/2021
1.12.0-nightly.596 209 8/13/2021
1.12.0-nightly.591 174 8/9/2021
1.12.0-nightly.562 198 7/14/2021
1.12.0-nightly.554 207 7/12/2021
1.12.0-nightly.517 232 6/10/2021
1.12.0-nightly.512 271 6/8/2021
1.11.3-alpha.488 216 6/7/2021
1.11.3-alpha.487 239 5/31/2021
1.11.2-nightly.488 197 5/31/2021
1.11.1-nightly.487 208 5/20/2021
1.11.1-nightly.482 229 5/19/2021
1.11.1-nightly.478 194 5/19/2021
1.10.0-nightly.436 232 4/30/2021
1.10.0-nightly.415 220 4/8/2021
1.10.0-nightly.385 212 4/7/2021
1.9.6 1,182 4/7/2021
1.9.6-nightly.261 235 3/12/2021
1.9.6-nightly.260 190 3/10/2021
1.9.5-nightly.207 208 3/1/2021
1.9.4 1,137 3/3/2021
1.9.3 973 2/23/2021
1.9.2-preview.2 194 2/18/2021
1.9.2-preview.1 190 2/18/2021
1.9.2-alpha.2 169 2/17/2021
1.9.1-preview.3 236 12/15/2020
1.9.1-preview.1 238 12/15/2020
1.9.1-alpha.37 836 1/11/2021
1.9.1-alpha.5 206 1/7/2021
1.7.2-preview.2 254 10/29/2020
1.7.2-preview.1 239 10/28/2020
1.6.5 544 9/18/2020
1.1.4 521 7/13/2020
1.1.3 498 7/7/2020
1.1.2 521 7/7/2020
1.0.0 548 5/16/2020

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