Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.96 KB

README.md

File metadata and controls

74 lines (46 loc) · 2.96 KB

.NET WEB DEVELOPMENT ROADMAP

ALL ITI RECORDINGS (all track in one drive)

NEW MVC & API RECORDINGS (HIGHLY RECOMMENDED)

Phase 1: Basics

Database / SQL Server

C#

Phase 2: Advanced

SOLID Principles

LINQ

Phase 3: Frameworks

Entity Framework Core

ASP.NET Core MVC

ASP.NET Core API

Phase 4: Extra

API Secure with JWT Authentication

SignalR for Real-Time Applications

Microsoft Azure Cloud Services

Software Containerization & Docker

API NOTES

Clean Architecture (Super Important - Clean Code)

NOTES

  • Check IamTimCorey for future updates TimCorey
  • Check Coding Future for Clean Architecture - Docker - etc Coding Future
  • Important Topic For Backend Engineers Hussien