Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce the Extensibility Framework #324

Closed
pvillads opened this issue May 29, 2024 · 0 comments
Closed

Introduce the Extensibility Framework #324

pvillads opened this issue May 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request new An Issue created that needs to be looked at by the team

Comments

@pvillads
Copy link

Describe the bug

The test engine must be split up such that it allows add-ins to run on top of the basic functionality supported by Power-fx. The extensibility feature must be provided by the Microsoft Extensibility Framework and used in much the same way as it is currently used in the pac cli tool. This will make it easier to negotiate an internal security review.

The interface that an extension needs to implement must be clearly identified, and well documented.

For now, only allow loading of assemblies that as signed by a microsoft authority. Later, when we have acceptance from the security experts, we will allow loading any signed assembly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new An Issue created that needs to be looked at by the team
Projects
None yet
Development

No branches or pull requests

3 participants