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

Assembly Loading Best Practices #138

Closed
suhsteve opened this issue Jun 12, 2019 · 1 comment
Closed

Assembly Loading Best Practices #138

suhsteve opened this issue Jun 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@suhsteve
Copy link
Member

Revisit the LoadAssembly method used in UdfSerDe.cs . Explore alternative approach to loading assemblies. Instead of using Assembly.LoadFrom, consider AssemblyLoadContext

Best Practices for Assembly Loading

MSBuild Example

@imback82
Copy link
Contributor

Closed by #135.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants