Adel.Core
1.3.1
Uses method in interface that does not exist anymore
See the version list below for details.
dotnet add package Adel.Core --version 1.3.1
NuGet\Install-Package Adel.Core -Version 1.3.1
<PackageReference Include="Adel.Core" Version="1.3.1" />
paket add Adel.Core --version 1.3.1
#r "nuget: Adel.Core, 1.3.1"
// Install Adel.Core as a Cake Addin #addin nuget:?package=Adel.Core&version=1.3.1 // Install Adel.Core as a Cake Tool #tool nuget:?package=Adel.Core&version=1.3.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 | Versions 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. |
-
net7.0
- Adel.Core.Shared (>= 1.1.1)
- ConsoleTables (>= 2.4.2)
- Handlebars.Net (>= 2.1.4)
- Microsoft.Extensions.Hosting (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.