MATSys 2.1.1

dotnet add package MATSys --version 2.1.1
NuGet\Install-Package MATSys -Version 2.1.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="MATSys" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MATSys --version 2.1.1
#r "nuget: MATSys, 2.1.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.
// Install MATSys as a Cake Addin
#addin nuget:?package=MATSys&version=2.1.1

// Install MATSys as a Cake Tool
#tool nuget:?package=MATSys&version=2.1.1

<ins>M</ins>odular <ins>A</ins>utomated <ins>T</ins>esting <ins>Sys</ins>tem

Introduction

MATSys is a toolset that helps to accelerate the developing process, including integration, automation scripting, and logging in Test & Measurement industry.

In MATSys, all objects are inherited from a base class called "Module". MATSys gives "Module" 4 built-in features, so user can access these additional features by inheriting the base class. These features are:

  1. Logging
    Flexibility when debuging/tracking/testing
  2. Communication (class name "Transceiver")
    A REQ/RES communication channel
  3. Publishing (class name "Notifier")
    Use Pub/Sub mechanism to broadcast the result
  4. Data recording (class name "Recorder")
    Save data locally

All features, except logging, are using dependency injection design. User can inject their own implementation into "Module" object alternatively.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on MATSys:

Package Downloads
MATSys.Plugins.NetMQTransceiver

Package Description

MATSys.Plugins.NetMQNotifier

Package Description

MATSys.Plugins.CSVRecorder

Package Description

MATSys.Hosting

Package Description

MATSys.Hosting.Grpc

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 120 4/12/2024
2.1.0 121 4/7/2024
2.0.19 179 5/8/2023
2.0.18 168 5/8/2023
2.0.17 175 5/7/2023
2.0.15 215 4/19/2023
2.0.9 190 4/18/2023
2.0.8 195 4/17/2023
2.0.7 192 4/17/2023
2.0.0-alpha 154 3/21/2023
1.6.4 261 3/2/2023
1.6.3 247 3/1/2023
1.5.6 229 2/15/2023
1.5.5 273 1/31/2023
1.5.4 261 1/31/2023
1.5.3 709 12/15/2022
1.5.2 766 12/15/2022
1.5.1 492 12/15/2022
1.4.5 293 12/14/2022
1.4.4 331 11/25/2022
1.4.3 318 11/21/2022
1.4.2 328 11/21/2022
1.4.0 329 11/11/2022
1.3.17 347 11/8/2022
1.3.16 393 11/5/2022
1.3.15 364 11/5/2022
1.3.12 380 10/28/2022
1.3.4 362 10/26/2022
1.3.3 400 10/26/2022
1.3.2 418 10/25/2022
1.3.0 435 10/24/2022
1.2.4 387 9/16/2022
1.2.3 417 9/15/2022
1.2.0 402 9/1/2022
1.1.5 454 7/19/2022
1.1.4 425 7/15/2022
1.1.3 424 7/5/2022
1.1.2 422 7/4/2022
1.1.1 458 7/4/2022
1.1.0 446 7/4/2022
1.0.0 501 6/10/2022