moryx - Moryx 8.0.3-dev.1216
Core package of the MORYX ecosystem. It defines the necessary types for MORYX compatibility as well as commonly required tools.
PM> Install-Package Moryx -Version 8.0.3-dev.1216 -Source https://www.myget.org/F/moryx/api/v3/index.json
> nuget.exe install Moryx -Version 8.0.3-dev.1216 -Source https://www.myget.org/F/moryx/api/v3/index.json
> dotnet add package Moryx --version 8.0.3-dev.1216 --source https://www.myget.org/F/moryx/api/v3/index.json
source https://www.myget.org/F/moryx/api/v3/index.json
nuget Moryx ~> 8.0.3-dev.1216
Copy to clipboard
> choco install Moryx --version 8.0.3-dev.1216 --source https://www.myget.org/F/moryx/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "moryx" -SourceLocation "https://www.myget.org/F/moryx/api/v2"
Install-Module -Name "Moryx" -RequiredVersion "8.0.3-dev.1216" -Repository "moryx" -AllowPreRelease
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/moryx/api/v2/symbolpackage/
Ownersdev-lutz |
AuthorsMoryx |
LicenseUnknown |
TagsMORYX Serialization Configuration Logging Core Modules Workplans |
Info153 total downloads |
| 69 downloads for version 8.0.3-dev.1216 |
| Download (288.39 KB) |
| Download symbols (104.08 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
8.0.3-dev.1216 | 288.39 KB | Wed, 24 Apr 2024 06:21:37 GMT | 69 |
|
||
|
|
8.0.3-dev.1206 | 288.37 KB | Mon, 18 Mar 2024 08:22:49 GMT | 84 |
|