Open soile1991 opened 6 years ago
I'm about to integrate this into a Xamarin Forms application. Depending on how you have architected your solution this should still be doable.
You only need to have an abstraction in the Core.
That said. Twilio, it seems odd to start a new library in 2018 that doesn't target .NetStandard 2.0 ... why was this crucial decision made to not go with this?
It's doable with an abstraction in the Core, but it's better to have all the Classes exposed to Shared project Channel Class, Message Class etc.
@jamsoft +1 on .NetStandard 2.0
we will review it next year, might be this will change. however, I will need to do some catchup on this.
Any update on this ? it's very crucial as Xamarin Forms is used on large applications too.
It would be nice to have Xamarin.Forms support.