Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Support .NET Framework apps using Microsoft.AspNetCore.App & Microsoft.AspNetCore.All #258

Closed
DamianEdwards opened this issue Feb 1, 2018 · 8 comments
Assignees
Milestone

Comments

@DamianEdwards
Copy link
Member

DamianEdwards commented Feb 1, 2018

This is predicated on the .NET linker being updated in 2.1 to properly support not trimming required ASP.NET Core modules that might not be directly called by the application but are otherwise required to function (i.e. it roots them by default), along with supporting applications targeting .NET Framework.

@DamianEdwards DamianEdwards added this to the 2.1.0 milestone Feb 1, 2018
@DamianEdwards DamianEdwards self-assigned this Feb 12, 2018
@DamianEdwards DamianEdwards modified the milestones: 2.1.0, 2.1.0-preview2 Feb 12, 2018
@muratg
Copy link

muratg commented Mar 6, 2018

@DamianEdwards was this for the investigation @JunTaoLuo did? Anything left?

@muratg
Copy link

muratg commented Mar 20, 2018

@DamianEdwards ping Good to close?

@DamianEdwards
Copy link
Member Author

Not yet, talking to Richard about this still

@muratg
Copy link

muratg commented Mar 28, 2018

@DamianEdwards Still keep in the milestone?

@DamianEdwards
Copy link
Member Author

Can move to RC. @richlander is working on the blocker.

@muratg muratg modified the milestones: 2.1.0-preview2, 2.1.0-rc1 Mar 28, 2018
@Eilon
Copy link
Member

Eilon commented Apr 12, 2018

@DamianEdwards / @richlander - any update on this? Time for RC1 is running out.

@muratg muratg removed this from the 2.1.0-rc1 milestone Apr 13, 2018
@muratg
Copy link

muratg commented Apr 13, 2018

@DamianEdwards Removed from the milestone. Retriage as needed.

@muratg muratg added this to the 3.0.0 milestone Aug 30, 2018
@natemcmaster
Copy link
Contributor

Now that we've announced deprecation of .NET Framework support in 3.0, I'm assuming this is no longer important. Closing. If there is still an action item here for 2.x, please reopen an issue on the the repo, https://github.com/aspnet/AspNetCore

dotnet/aspnetcore#3753

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

4 participants