Skip to content

Using Dynamic Proxies on Xamarin iOS  #405

@ToddThomson

Description

@ToddThomson

I would like to be able to use Dynamic Proxies in a cross-platform .NetStandard 2 library I use for data access in Xamarin apps. I noticed that System.Reflection.Emit is referenced in Castle.Core which if used would cause grief on the iOS platforrm.

I simply want to create a dynamic proxy to intercept access requests to lazy load a data entity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions