Skip to content

Support portable class libraries (PCL) #24

@Daniel-Svensson

Description

@Daniel-Svensson

Allow common.logging to be used by portable libraries in order to allow it to be used on other platforms (Silverlight, windows store apps ..) than the .net desktop.

To do so all (portable) core-functionality should be moved into a portable assebly while platform specific functionallity is moved to platform specific assemblies.

So far @ioancrisan has made good progress towards making common.logging more portable by adding simple Silverlight and portable support and this is something we should be able to utilize.

See #21 for his contribution as well as some discussion about how to achive portable class lirbary support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions