Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portable-class-library

How do I implement the VirtualFileSystem required by SharpZipLib.Portable?

The name ViewModelLocator does not exist in the namespace

Portable Class Library does not support System.IO, Why?

How should i use Azure Mobile Services with PCL or without it now?

How do I use the new HttpClient from Windows.Web.Http to download an image?

Portable Class library and reflection

What's wrong with consuming ConfiguredTaskAwaitable from PortableClassLibrary's class under Debugger from MSTest Runner or Console App?

How does the C# compiler decide to emit retargetable assembly references?

Is there a way to easily parse file paths in portable class libraries?

Portable class library for MonoDroid and MonoTouch

Class libraries in VS 2015 - Building Cross Platform Libraries

C# Portable Class Library - How do you include System.Data.Linq

Hide column or row when content is not visible

What is the advantage of using portable class libraries instead of using "Add as Link"?

Method not found: 'Void Newtonsoft.Json.Serialization.DefaultContractResolver.set_IgnoreSerializableAttribute(Boolean)' (webapi and PCL)

Task based asynchronous operation disabled in PCL Service Reference setting

Nuget from portable class library: Value cannot be null or an empty string. Parameter name: profileValue

A common class library consumed by both .NET Core and .Net 4.5.2

TypeLoadException when using PCL in .NET application if called class contains [OnDeserialized] method