Adel.Core.Shared 1.2.1

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

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

Adel Core Shared Library

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.

Purpose of this package

Adel aims to be expandable. This is achieved by defining clean interfaces that can be used by the community. Adel.Core.Shared contains all interfaces for the development of extensions for the Adel.Core library.

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 (3)

Showing the top 3 NuGet packages that depend on Adel.Core.Shared:

Package Downloads
Adel.Core

Core componenet of the Adel debugging system.

Adel.Arch.Arm.Cortex_M4

Extensionpackage that can be used in the Adel debugging system.

Adel.Machine.St.STM32F407VG

Extensionpackage that can be used in the Adel debugging system. Maps peripherals such as GPIO, NVIC, I2C, SPI, RCC, EXTI and SYSCFG,

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 203 8/21/2023
1.1.1 187 8/18/2023
1.1.0 141 8/18/2023
1.0.1 284 8/10/2023
1.0.0 150 8/10/2023