I just downloaded latest version of project : ASP.NET CORE & Angular v4.0.0 and I tried to run it. (EF & Database update worked fine) But I am getting this error message when trying to run the Api host ?
" System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.' "
Swagger api web page never show up ?
Can you please advise how to make the project work ?
Thanks