.net - Do i need ASP.Net core if I have no plans to host my app anywhere other than IIS -


i going start asp.net project tomorrow. asp.net web api, angular 2 in plans, concerned .net core project life time 3 years.

here's view of situation if not have future plans migrate windows platform.

i not have experience .net core, think .net framework can offer more .net core point. it's more tested, it's older means more stable , not prone changes younger libraries.

example for, entity framework core still missing features offered in standard entity framework.

i'm not saying not change, trying describe current situation.

for more detailed help, guess should post more information project.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -