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                
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="Aml.Engine.Services.LibraryService" Version="2.4.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aml.Engine.Services.LibraryService --version 2.4.3                
#r "nuget: Aml.Engine.Services.LibraryService, 2.4.3"                
#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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.4.3 108 10/19/2024
2.4.2 62 7/30/2024
2.4.0 90 7/1/2024
2.3.0 94 6/28/2024
2.2.0 90 5/23/2024
2.1.0 136 4/13/2024
2.0.0 92 3/24/2024
1.0.0 197 12/22/2023

The number of invalid login attempts to a server is limited. This prevents the server from blocking an IP address.