I need to be able to do basic ASP.Net Core stuff for a job im having in a few days. Its only really an internship so being wonky isnt a problem, however I still need to be able to do the basics.
Can anyone recommend me some resources for learning how to make some basic applications using ASP.Net Core?
I'm kinda in the same boat. Started about 3 months ago as Frontend developer, where the project is made in ASP.net core 2.
I had ZERO experience with it, but I managed to learn pretty quickly with some YouTube tutorials, like this one:
https://www.youtube.com/watch?v=xc3Gl4rnWV4
But to be fair, I pretty much only have to work with controllers and views, as the rest is JavaScript (Vue or React)
But you should be able to quickly find guides on Google and YouTube
The official docs might be a good place to get started
Get started with ASP.NET Core MVC and Visual Studio | Microsoft ..
Sorry, you need to Log In to post a reply to this thread.