EasyMorph.Server.SDK
5.8.1
dotnet add package EasyMorph.Server.SDK --version 5.8.1
NuGet\Install-Package EasyMorph.Server.SDK -Version 5.8.1
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="EasyMorph.Server.SDK" Version="5.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyMorph.Server.SDK" Version="5.8.1" />
<PackageReference Include="EasyMorph.Server.SDK" />
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 EasyMorph.Server.SDK --version 5.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyMorph.Server.SDK, 5.8.1"
#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 EasyMorph.Server.SDK@5.8.1
#: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=EasyMorph.Server.SDK&version=5.8.1
#tool nuget:?package=EasyMorph.Server.SDK&version=5.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EasyMorph Server SDK
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
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 |
|---|---|---|
| 5.8.1 | 254 | 10/15/2024 |
| 5.5.0 | 301 | 7/10/2023 |
| 5.3.2 | 363 | 3/9/2023 |
| 5.2.2 | 594 | 9/14/2022 |
| 5.2.0 | 772 | 5/27/2022 |
| 5.0.0 | 644 | 10/14/2021 |
| 1.4.3 | 864 | 11/4/2020 |
| 1.4.2 | 754 | 4/6/2020 |
| 1.4.1 | 752 | 3/9/2020 |
| 1.4.0 | 760 | 10/22/2019 |
| 1.3.5 | 916 | 12/28/2018 |
| 1.3.4 | 978 | 10/16/2018 |
| 1.3.2 | 1,250 | 3/7/2018 |
| 1.3.1 | 1,520 | 1/30/2018 |
| 1.3.0 | 1,548 | 12/12/2017 |
| 1.2.0 | 1,483 | 10/7/2017 |
| 1.2.0-beta04 | 1,092 | 9/12/2017 |
User Management:
• Added support for new user identities
• Implemented persisted sessions
Spaces:
• Fixed spaces listing functionality
Files:
• Enhanced files listing and search:
- Added 'isHidden' attribute
Tasks:
• Added "Task Group" property
• Redesigned parameters models for improved functionality