org.eclipse.scada 0.1.0-M1

This is a prerelease version of org.eclipse.scada.
dotnet add package org.eclipse.scada --version 0.1.0-M1
                    
NuGet\Install-Package org.eclipse.scada -Version 0.1.0-M1
                    
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="org.eclipse.scada" Version="0.1.0-M1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="org.eclipse.scada" Version="0.1.0-M1" />
                    
Directory.Packages.props
<PackageReference Include="org.eclipse.scada" />
                    
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 org.eclipse.scada --version 0.1.0-M1
                    
#r "nuget: org.eclipse.scada, 0.1.0-M1"
                    
#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 org.eclipse.scada@0.1.0-M1
                    
#: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=org.eclipse.scada&version=0.1.0-M1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=org.eclipse.scada&version=0.1.0-M1&prerelease
                    
Install as a Cake Tool

Eclipse SCADA

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • IKVM (>= 7.3.4830)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-M1 1,316 11/25/2013

Initial release based on Eclipse SCADA 0.0.1-M1