Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-class-library

PCL Save Image File to local File System

When is it necessary to add the nuget package Microsoft.NETCore.Portable.Compatibility

The type 'System.Object' is defined in an assembly that is not referenced - Windows Store Application

Is there an alternative to AppDomain.GetAssemblies on portable library?

c# portable-class-library

Custom Class Attributes in Metro Style App

Portable class library and .NET ConcurrentDictionary

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