.NET MAUI
The Anyline .NET SDK provides the functionality of our Native Android and Native iOS SDKs in C# to make the Android and iOS integration in .NET as easy as possible.
Essentially, the Anyline .NET SDK is a Binding Library that wraps around the native Anyline SDK so all native functionality can be simply invoked via C# calls.
By the end of the following section, you will have a .NET MAUI project with Anyline integrated for both .net-android
and .net-ios
, and basic configuration to start scanning right away.