Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-class-library

Akavache's GetObject<T> hangs when awaited. Any idea what is wrong here?

Xamarin.Forms Font is obsolete

NoSQL Document oriented storage alternatives to use with Xamarin.Forms

Could not load file or assembly 'System.Net.Http, Version=4.0.0.0'

Can I use the "dynamic" keyword in a Portable Class Library?

.NET Multi-Target with .NET Standard and Portable Library MSBuild 15

MonoTouch: creating multiplatform apps using Portable Class Libraries

Why can't I use await keyword in my Windows Phone 7.1 MvvmCross project while using the Microsoft.Bcl - cannot await 'System.Threading.Tasks.Task?

Is there an alternative to Task.Delay(0) and Task.FromResult(0)? [duplicate]

MonoTouch with Portable Library Project can't build

Best way to authenticate via OAuth in WinRT Windows Store App

Adding String resource to .resx in PCL causes compilation error