Inxton.Package.Vortex.Core 1.6.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 1,890 1/14/2023
2.0.0-alpha.753 149 1/3/2023
1.15.11-alpha.749 192 10/18/2022
1.15.11-alpha.747 131 10/13/2022
1.15.11-alpha.745 119 10/12/2022
1.15.10-nightly.768 120 10/3/2022
1.15.10-alpha.737 119 9/7/2022
1.15.10-alpha.735 246 8/9/2022
1.15.9-alpha.725 147 8/2/2022
1.15.9-alpha.719 209 6/28/2022
1.15.9-alpha.703 186 5/5/2022
1.15.9-alpha.699 240 4/29/2022
1.15.7-nightly.714 161 3/29/2022
1.15.7-alpha.695 295 4/20/2022
1.15.7-alpha.690 153 4/12/2022
1.15.6-nightly.704 255 3/3/2022
1.15.6-alpha.682 134 3/8/2022
1.15.6-alpha.656 145 1/18/2022
1.15.5-nightly.667 194 1/13/2022
1.15.5-nightly.656 200 12/1/2021
1.15.4 1,085 11/19/2021
1.15.4-nightly.654 296 10/27/2021
1.15.4-nightly.651 162 10/26/2021
1.15.4-nightly.648 160 10/21/2021
1.15.3-nightly.634 210 10/6/2021
1.15.1-nightly.608 217 9/3/2021
1.12.0-nightly.596 201 8/13/2021
1.12.0-nightly.591 169 8/9/2021
1.12.0-nightly.562 192 7/14/2021
1.12.0-nightly.554 199 7/12/2021
1.12.0-nightly.517 226 6/10/2021
1.12.0-nightly.512 265 6/8/2021
1.11.3-alpha.488 209 6/7/2021
1.11.3-alpha.487 232 5/31/2021
1.11.2-nightly.488 191 5/31/2021
1.11.1-nightly.487 203 5/20/2021
1.11.1-nightly.482 223 5/19/2021
1.11.1-nightly.478 189 5/19/2021
1.10.0-nightly.436 222 4/30/2021
1.10.0-nightly.415 216 4/8/2021
1.10.0-nightly.385 204 4/7/2021
1.9.6 1,053 4/7/2021
1.9.6-nightly.261 226 3/12/2021
1.9.6-nightly.260 184 3/10/2021
1.9.5-nightly.207 202 3/1/2021
1.9.4 1,098 3/3/2021
1.9.3 930 2/23/2021
1.9.2-preview.2 186 2/18/2021
1.9.2-preview.1 182 2/18/2021
1.9.2-alpha.2 162 2/17/2021
1.9.1-preview.3 226 12/15/2020
1.9.1-preview.1 231 12/15/2020
1.9.1-alpha.37 296 1/11/2021
1.9.1-alpha.5 199 1/7/2021
1.7.2-preview.2 248 10/29/2020
1.7.2-preview.1 233 10/28/2020
1.6.5 517 9/18/2020
1.1.4 487 7/13/2020
1.1.3 470 7/7/2020
1.1.2 494 7/7/2020
1.0.0 522 5/16/2020

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