Isaac Levin

Results 115 comments of Isaac Levin

@naveedahmed1what are you looking for?

@naveedahmed1not officially part of the repo, but there is an issue with a ton of code in it.

@naveedahmed1 look at the issue list in this repo

Give me a bit to pull latest and deploy to test

@MarkPieszak this sadly is happening, look at the gif below. The rest api page flickers ![issue](https://user-images.githubusercontent.com/8878502/41979510-47d3a610-79f2-11e8-9af8-73d8412220aa.gif)

@MarkPieszak is there something I can look at for this? It seems like the transfer cache is empty when it gets hit in devtools

Hey John, can we close this one? Or is there FAQ needed?

@MarkPieszak bump for update. Can you add that documentation to the readme?

@ericmahlberg what do you mean there is no longer a HomeController? Are you building RazorPages or MVC. If I run ```` dotnet new mvc -o test1 ```` I get a...