Closed DiogoTheCoder closed 6 years ago
Hello @DiogoCosta1998 . Can you please create a new empty project exactly like the one you got an error while using CardView and upload it so I check it?
Any update on this? I'd love to use this in .NET Standard 2.0.
I have just pushed a new package to Nuget that uses .Net Standard 2.0. to install: Install-Package XamarinForms.CardView.NetStandard It might take up to an hour to get published, so if you can't directly install it give it up to an hour after the time of this post. Please give me your feedback if any error happened when trying it with .Net Standard.
Getting the an error message when I try out the example XAML code.
Type CardView not found in xmlns http://xamarin.com/schemas/2014/forms
I believe this error is being caused by the incompatibility, since Visual Studio is having to revert the package to the .NET Framework, instead of using .NET Standard