Hi developers!!
Can you please tell me for a beginner who wants to become a full stack .net core developer then from where to start basically the full .net core developer path from basic to advance?
Many Thanks in advance.
Loading
Hi developers!!
Can you please tell me for a beginner who wants to become a full stack .net core developer then from where to start basically the full .net core developer path from basic to advance?
Many Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Oct 16, 2022, 2:45 PM
I would have followed below path
1. Learn C# (Console apps)
2. Learn Sql (practise on SSMS only )
3.Learn EF core/Dapper/Ado.Net and do a Crud operation On Console only with Dapper/EF.
4.Learn ASP.NET Core Web API (do the same basic CRUD operation with Dapper and Test using Postman)
5.Learn Angular/Blazor and again do a simple CRUD with asp.net core API (as backend tech )and angular/Blazor(as forend tech)
6.ASP.NET Core MVC (Create a full fleded app with ASP.NET Core MVC as frontend, ASP.NET Core API/Dapper/SqlServer backend)
7. Learn Azure (SAAS only) and Publish your app on azure and Azure SQL.
8.Later learn Logic apps and Azure functions.
Rajanikant HawaldarPosted Oct 16, 2022, 9:38 AM
Hello Ayush,
Please follow the attached file which contains the ways / steps, for each technologies / programming or ... tons of articles / blogs are there please refer it, if get struck somewhere in the code / needs any suggestion please post question here, someone will guide you.