Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-class-library

What happened to .ToShortDateString in .NET Portable Class Library

Nuget, portable library and WinRT appx: Payload contains two or more files with the same destination path

Is it possible to use .AsParallel Extension Method in PCL?

Portable Class Library with async await & GetType().IsValueType

Portable class library equivalent of Dispatcher.Invoke or Dispatcher.RunAsync

MonoDevelop: is it possible to switch PCL's compiler?

C# PCL Reading from File

Add Portable Class Library (in DLL form) to Xamarin Studio

Xamarin forms: Check if user inactive after some time log out app

Why can't I call Delegate.CreateDelegate in my Portable Class Library?

c# portable-class-library

How to define a more aggressive timeout for HttpWebRequest?

the namespace "system" could not be added to the project

HttpClient reading entire file before upload. UWP

How to create .NET Platform Standard project

StreamReader and Portable Class Library

Is there a RestSharp implementation that works with Portable Class Libraries?

Searching for the best PCL profile for cross-platform development

Exception while loading assemblies Xamarin.Android.Support.v4

Why doesn't String class implement IEnumerable<char> in portable library?