Mflex.InSiteXMLClient 6.0.0

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

Mflex Camstar Client

This is a camstar client for dotnetcore with async support.

It's just for internal usage. Siemens reserves all rights for this library. Instances of csiClient are adjusted to preserve tcp connection and csiSession, and NOT thread safe. Please ensure to Dispose instances of csiClient after usage, otherwise there may be connection leakage. You could use using pattern to ensure resourse disposition.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.0.0 242 11/25/2025
5.0.0 237 11/26/2024
4.1.0 337 12/18/2023
4.0.0 238 11/16/2023
3.8.0 261 10/8/2023
3.7.2 230 10/7/2023
3.7.1 240 10/7/2023
3.7.0 225 10/7/2023
3.6.0 247 10/7/2023
3.5.0 546 11/23/2022
3.4.0 507 11/23/2022
3.3.1 519 11/23/2022
2.3.1 594 11/23/2021
2.2.1 781 11/9/2021 2.2.1 is deprecated because it is no longer maintained.
2.1.3 798 10/26/2021 2.1.3 is deprecated because it is no longer maintained.
2.1.2 812 8/19/2021 2.1.2 is deprecated because it is no longer maintained.
2.1.1 796 8/16/2021 2.1.1 is deprecated because it is no longer maintained.
2.1.0 786 8/16/2021 2.1.0 is deprecated because it is no longer maintained.
2.0.1 850 7/15/2021 2.0.1 is deprecated because it is no longer maintained.
2.0.0 856 7/15/2021 2.0.0 is deprecated because it is no longer maintained.
Loading failed