Adel.Core 1.4.1

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

// Install Adel.Core as a Cake Tool
#tool nuget:?package=Adel.Core&version=1.4.1

Adel Core

What is Adel

Adel (Advanced debugging library) is a C# Unit-Test framework for microcontrollers that have debugging capabilities. The library allows the user to run debug operations on the target machine by creating unit-test like methods. When the debugging process is finished Adel allows the user to export the results in different formats such as JSON, XML, HTML or Console. The framework is highly customizable and flexible so that new target machines, cpus or debugging drivers can be added.

Core Library

Each machine, processor architecture or a debugging driver are separated into individual .NET libraries. The Adel Core library is responsible to let all components work together.

Further details

Read the full Adel Documentation to learn how Adel works and how to get started.

Product Compatible and additional computed target framework versions.
.NET 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 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. 
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
1.4.1 160 8/31/2023
1.3.2 131 8/25/2023
1.3.1 167 8/20/2023
1.2.2 142 8/18/2023
1.2.1 153 8/18/2023
1.2.0 131 8/17/2023
1.1.3 166 8/13/2023
1.1.2 179 8/13/2023
1.1.1 152 8/13/2023
1.1.0 172 8/11/2023
1.0.1 162 8/10/2023