Hi,
i am getting quite confused with the various different frameworks of aspnet 5. when i develop most of my web applications it will be on IIS, does this mean i should stick to using the .net 4.6.1 framework or should i be using the dnxcore50?
is the .NET framework going to become obsolete due to the dnxcore stuff in the future or will the .Net framework continuing to expand into newer version .Net 5, 6 etc as an underlining framework and does that mean aspnet 5 is just applying different framework types to be used for different OS systems etc?