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 | 155 | 10/15/2024 |
5.5.0 | 246 | 7/10/2023 |
5.3.2 | 299 | 3/9/2023 |
5.2.2 | 515 | 9/14/2022 |
5.2.0 | 691 | 5/27/2022 |
5.0.0 | 563 | 10/14/2021 |
1.4.3 | 770 | 11/4/2020 |
1.4.2 | 666 | 4/6/2020 |
1.4.1 | 660 | 3/9/2020 |
1.4.0 | 672 | 10/22/2019 |
1.3.5 | 823 | 12/28/2018 |
1.3.4 | 882 | 10/16/2018 |
1.3.2 | 1,104 | 3/7/2018 |
1.3.1 | 1,331 | 1/30/2018 |
1.3.0 | 1,359 | 12/12/2017 |
1.2.0 | 1,342 | 10/7/2017 |
1.2.0-beta04 | 943 | 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