Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Support Main entrypoint on CoreCLR #3020

Closed
davidfowl opened this issue Oct 20, 2015 · 2 comments
Closed

Support Main entrypoint on CoreCLR #3020

davidfowl opened this issue Oct 20, 2015 · 2 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

Just in case we don't get this for RC https://github.com/dotnet/corefx/issues/3336

/cc @muratg

@davidfowl davidfowl self-assigned this Oct 20, 2015
@davidfowl davidfowl added this to the 1.0.0-rc1 milestone Oct 20, 2015
@muratg
Copy link
Contributor

muratg commented Oct 20, 2015

👍

@muratg muratg assigned analogrelay and unassigned davidfowl Oct 20, 2015
@analogrelay
Copy link
Contributor

To make sure I fully understand the plan, we just need to update https://github.com/aspnet/dnx/blob/dev/src/Microsoft.Dnx.Runtime.Sources/Impl/EntryPointExecutor.cs#L70 to check Assembly.EntryPoint and use that, correct? Do we want to fall-back to the old logic or just make a clean break?

(also, remove type activation stuff)

@davidfowl davidfowl changed the title Support Startup.Main entrypoint Support Main entrypoint on CoreCLR Nov 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants