Amics.Factory 23.0.1

dotnet add package Amics.Factory --version 23.0.1
                    
NuGet\Install-Package Amics.Factory -Version 23.0.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="Amics.Factory" Version="23.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Amics.Factory" Version="23.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Amics.Factory" />
                    
Project file
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 Amics.Factory --version 23.0.1
                    
#r "nuget: Amics.Factory, 23.0.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 Amics.Factory@23.0.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=Amics.Factory&version=23.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Amics.Factory&version=23.0.1
                    
Install as a Cake Tool

Factory.Toolkit

.NET API for AMICS Factory

Versions

Date Release Comment
2023.05.17 23.0.1 Fix GetTrends performance issue
2023.01.27 23.0.0 Implementing FactoryClustersApi
2022.12.23 22.11.1 Refactoring FactoryLogsApi according to specification
2022.12.23 22.11.0 Refactoring FactoryLogsApi according to specification
2022.12.05 22.10.3 Fix FactoryAssetsApi
2022.11.29 22.10.2 Fix FactoryAssetsApi
2022.11.29 22.10.1 Fix FactoryAssetsApi
2022.11.29 22.10.0 Update FactoryAssetsApi according to specification
2022.11.28 22.9.1 FactoryAlarmsApi.GetAlarmsAsync return non nullable IEnumerable<Alarm>
2022.11.11 22.9.0 Refactoring API according to specification
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 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
23.0.1 334 5/17/2023
23.0.0 417 1/27/2023
22.11.1 429 12/23/2022
22.11.0 380 12/23/2022
22.10.3 430 12/5/2022
22.10.2 437 11/29/2022
22.10.1 452 11/29/2022
22.10.0 458 11/29/2022
22.9.1 451 11/28/2022
22.9.0 483 11/11/2022
22.8.0 488 11/1/2022
22.7.0 582 7/25/2022
22.6.0 584 6/26/2022
22.5.0 566 6/22/2022
22.4.0 567 6/21/2022
22.3.0 606 6/14/2022
22.2.0 618 6/14/2022
22.1.0-rc.19 222 5/18/2022
22.1.0-rc.18 229 5/16/2022
22.1.0-rc.17 230 5/16/2022
Loading failed