Overview
The library provides various helpful classes for multiple .NET frameworks.
The library is divided into various assembly's. The following table gives an overview what assembly's contain what namespaces.
Assembly | Namespaces | Type | Description |
---|---|---|---|
Arendi.DotNETLibrary | Arendi.DotNETLibrary Arendi.DotNETLibrary.Communication.Serial.Driver Arendi.DotNETLibrary.Communication.Serial.Protocol Arendi.DotNETLibrary.Crc Arendi.DotNETLibrary.Extensions Arendi.DotNETLibrary.Log Arendi.DotNETLibrary.Utility |
.NET 6.0 .NET 7.0 .NET 8.0 .NET Standard 2.0 .NET Standard 1.0 .NET Framework 4.5 |
Core component with all common classes. |
Arendi.DotNETLibrary.Log.Android | Arendi.DotNETLibrary.Log.Android | .NET7-Android .NET8-Android Xamarin.Android |
Log adapter for Android |
Arendi.DotNETLibrary.Log.iOS | Arendi.DotNETLibrary.Log.iOS | .NET7-iOS .NET8-iOS Xamarin.iOS |
Log adapter for iOS |
Arendi.DotNETLibrary.Log.log4net | Arendi.DotNETLibrary.Log.log4net | .NET 6.0 .NET 7.0 .NET 8.0 .NET Standard 2.0 .NET Framework 4.5 |
Log adapter for use with log4net log backend |
Arendi.DotNETLibrary.Log.NLog | Arendi.DotNETLibrary.Log.NLog | .NET 6.0 .NET 7.0 .NET 8.0 .NET Standard 2.0 .NET Framework 4.5 |
Log adapter for use with NLog log backend |
Arendi.DotNETLibrary.Console | Arendi.DotNETLibrary.Console | .NET 6.0-windows .NET 7.0-windows .NET 8.0-windows .NET Framework 4.5 |
Classes to implement a enhanced console application |
Arendi.DotNETLibrary.Serial.Comport | Arendi.DotNETLibrary.Serial.Comport | .NET 6.0 .NET 7.0 .NET 8.0 .NET Standard 2.0 .NET Framework 4.5 |
Serial communication over RS232 adapter |
Arendi.DotNETLibrary.Serial.HidLibrary | Arendi.DotNETLibrary.Serial.HidLibrary | .NET 6.0 .NET 7.0 .NET 8.0 .NET Standard 2.0 .NET Framework 4.5 |
Serial communication using HidLibrary |
Arendi.DotNETLibrary.Serial.Hid.Net | Arendi.DotNETLibrary.Serial.Hid.Net | .NET 6.0 .NET 7.0 .NET 8.0 .NET Standard 2.0 .NET Framework 4.5 |
Serial communication using Hid.Net |
Arendi.DotNETLibrary.Serial.Hidapi.Net | Arendi.DotNETLibrary.Serial.Hidapi.Net | .NET 6.0 .NET 7.0 .NET 8.0 |
Serial communication using Hidapi.Net |
Arendi.DotNETLibrary.Serial.HidSharp | Arendi.DotNETLibrary.Serial.HidSharp | .NET Framework 4.5 | Serial communication using HidSharp |