Aml.Engine.Services.LibraryService
2.4.2
See the version list below for details.
dotnet add package Aml.Engine.Services.LibraryService --version 2.4.2
NuGet\Install-Package Aml.Engine.Services.LibraryService -Version 2.4.2
<PackageReference Include="Aml.Engine.Services.LibraryService" Version="2.4.2" />
paket add Aml.Engine.Services.LibraryService --version 2.4.2
#r "nuget: Aml.Engine.Services.LibraryService, 2.4.2"
// Install Aml.Engine.Services.LibraryService as a Cake Addin #addin nuget:?package=Aml.Engine.Services.LibraryService&version=2.4.2 // Install Aml.Engine.Services.LibraryService as a Cake Tool #tool nuget:?package=Aml.Engine.Services.LibraryService&version=2.4.2
AutomationML Application Library Service
The Aml.Engine.Services.LibraryService provides methods for managing AutomationML files via a service API. AutomationML is a standardized data exchange format, developed to support the data exchange in automation systems engineering. The Aml.Engine.Services.LibraryService extends the Aml.Engine with an additional service to access AutomationML files from an external source. This service provides a WebDAV Https and Http client. The WebDAV Http client should only be used in LAN networks. AutomationML uses the WebDAV Https client to access library data stored on the AutomationML NextCloud.
A detailed description with examples can be found in the Wiki.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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. |
-
net6.0
- Aml.Engine (>= 3.3.3)
- Aml.Engine.Resources (>= 4.0.2)
- Microsoft.PhoneticMatching (>= 0.0.7)
- WebDAV-Client (>= 1.1.2)
-
net8.0
- Aml.Engine (>= 3.3.3)
- Aml.Engine.Resources (>= 4.0.2)
- Microsoft.PhoneticMatching (>= 0.0.7)
- WebDAV-Client (>= 1.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Library service provides new methods to delete a file and to restore a delete file.
A new 'backup' service profile is defined to support restoring the file.