Moryx.Runtime.Wcf 3.8.3

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

WebService integration for MORYX applications based on WCF

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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 Moryx.Runtime.Wcf:

Package Downloads
Moryx.Resources.Interaction

Resource with a REST endpoint for UIs to interact with the resource graph and instances.

Moryx.Runtime.Maintenance

Core module to configure and control MORYX based applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.3 419 2026/1/28
3.8.2 257 2025/11/9
3.8.1 413 2025/8/29
3.8.0 196 2025/7/30
3.7.5 340 2024/12/11
3.7.2 589 2023/2/10
3.7.1 941 2022/11/27
3.7.0 621 2022/10/4
3.6.0 595 2022/9/2
3.5.1 665 2022/7/24
3.5.0 677 2022/7/11
3.4.2 691 2022/5/16
3.4.1 672 2022/3/6
3.4.0 1,199 2022/2/4
3.3.0 705 2021/11/5
3.2.1 526 2021/10/15
3.2.0 1,425 2021/10/7
3.1.1 656 2021/7/5
3.1.0 644 2021/7/2
3.0.4 562 2021/4/30
Loading failed