SystemWeaver.Connection.Core 1.54.5.42239

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

The SystemWeaver API is a powerful tool for interacting with the SystemWeaver server, far surpassing the possibilities of reading and producing data done by a normal user through the SystemWeaver Explorer.

Prerequisites

  • Knowledge of C# and .NET
  • Visual Studio installed
  • Familiar with the SystemWeaver meta model building blocks (e.g., Items, Parts and Attributes)\
  • Familiar with the SystemWeaver Explorer Interface and common operations
  • Familiarity with your system's meta model and data
  • You have read Guidelines for API Usage
  • A test server (To set up your own, see Setting up a Test Server)
  • The SystemWeaver API files (contact your organization's SystemWeaver IT support to obtain the API files):
           * RVFUtility.dll or RVFUtility64.dll (depending on platform target)
           * SystemWeaverClientAPI.dll
           * SystemWeaverClientAPI.XML
  • In-house developed applications using .NET should use version 4.6.2 or later
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
1.54.5.42239 1,616 10/16/2025
1.54.3.38000 751 6/18/2025
1.54.1.32413 1,580 2/11/2025
1.54.1.28454 1,777 10/28/2024
1.54.1.22975 851 6/14/2024
1.54.1.18823 792 2/21/2024
1.54.1.17139 1,350 10/26/2023
1.54.0.14269 1,118 6/7/2023
1.53.3.12302 513 2/20/2023
1.53.2.10436 643 10/25/2022
1.53.1.9138 1,194 6/13/2022
1.53.1.7994 1,862 3/2/2022
1.53.0.6784 719 10/27/2021
1.52.1.5260 1,582 5/28/2021
1.52.0.3942 734 3/2/2021
1.51.1.2754 810 10/30/2020
1.51.1.1798 856 6/26/2020
1.0.0.25994 758 3/5/2020
1.0.0.24474 904 10/4/2019
Loading failed

First version of SystemWeaver ClientAPI NuGet package.