Is there any way I can reference to some type of class library on Asp.net core and Xamarin at the same time? I want to use some core code in Web API and on phone app. PS. It looks like PCL doesn't work for me.
NET Framework Class Library can be used by a . NET Core Web app if the . NET Core project builds for both .
Xamarin usually runs on top of Mono, which is a version of . NET that was built for cross-platform support before Microsoft decided to officially go cross-platform with . NET Core. Like Xamarin, the Unity platform also runs on top of Mono.
PCL is working fine. You can select Profile111 which includes Android, iOS and ASP.NET Core beside others as shown in image:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With