Aml.Engine.Services.LibraryService
2.4.3
dotnet add package Aml.Engine.Services.LibraryService --version 2.4.3
NuGet\Install-Package Aml.Engine.Services.LibraryService -Version 2.4.3
<PackageReference Include="Aml.Engine.Services.LibraryService" Version="2.4.3" />
paket add Aml.Engine.Services.LibraryService --version 2.4.3
#r "nuget: Aml.Engine.Services.LibraryService, 2.4.3"
// Install Aml.Engine.Services.LibraryService as a Cake Addin #addin nuget:?package=Aml.Engine.Services.LibraryService&version=2.4.3 // Install Aml.Engine.Services.LibraryService as a Cake Tool #tool nuget:?package=Aml.Engine.Services.LibraryService&version=2.4.3
AutomationML Application Library Service
The Aml.Engine.Services.LibraryService
provides methods for managing remote access to 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 AutomationML programming interface Aml.Engine with an additional service to access AutomationML files from remote sources, which can be a remote fileserver or a local network resource. This service provides WebDAV Https and Http clients. For local network resources file access is also available. The unsecure WebDAV Http client should only be used in LAN networks. A preconfigured WebDAV Https client is provided which can be used to access all AutomationML documents, published by the AutomationML organization.
A detailed description with a programming tutorial can be found in the Aml.Engine 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 (>= 4.0.0)
- Aml.Engine.Resources (>= 4.0.3)
- Microsoft.PhoneticMatching (>= 0.0.7)
- WebDAV-Client (>= 1.1.2)
-
net8.0
- Aml.Engine (>= 4.0.0)
- Aml.Engine.Resources (>= 4.0.3)
- 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.
The number of invalid login attempts to a server is limited. This prevents the server from blocking an IP address.