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

Use built-in APIs for library loading #15

Closed
natemcmaster opened this issue Oct 25, 2018 · 1 comment
Closed

Use built-in APIs for library loading #15

natemcmaster opened this issue Oct 25, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@natemcmaster
Copy link
Owner

.NET Core 3.0 is working on adding API which may mean this library doesn't have to do deps.json parsing on its own. See dotnet/designs#47

If this goes in, this library may be able to directly invoke corehost to load components and their dependencies correctly.

@natemcmaster natemcmaster added the enhancement New feature or request label Nov 2, 2018
@stale

This comment has been minimized.

@stale stale bot added the wontfix This will not be worked on label Jan 1, 2019
@natemcmaster natemcmaster added this to the .NET Core 3.0 milestone Jan 1, 2019
@stale stale bot removed the wontfix This will not be worked on label Jan 1, 2019
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

1 participant