iliaplatone / indisharp

INDI library porting to a C# DLL: automation & control of astronomical instruments
12 stars 4 forks source link

Xamarin.Android support #1

Open laheller opened 5 years ago

laheller commented 5 years ago

Hi @iliaplatone

I would like to ask for Xamarin.Android (or multiplatform) support of this great library. Currently it supports only .NET on Windows (and probably Mono on Linux). When I try to add the nuget package in Visual Studio - Xamarin.Android project, it tells following:

Package INDISharp.INDI 0.9.0 is not compatible with monoandroid81 (MonoAndroid,Version=v8.1). Package INDISharp.INDI 0.9.0 supports: net40 (.NETFramework,Version=v4.0)

BR,

Ladislav

laheller commented 5 years ago

@iliaplatone It is quite easy to create a multi platform .NET library, you have only choose the correct project type: https://docs.microsoft.com/en-us/dotnet/standard/cross-platform/cross-platform-development-with-the-portable-class-library