├── README.md ├── assets ├── aws.jpg ├── dependencyinjection.jpg ├── integrationtesting.jpg ├── minimalapis.jpg ├── restapis.jpg └── unittesting.jpg ├── roadmap-2023.mind ├── roadmap-dark-2023.png └── roadmap-dark-compact-2023.png /README.md: -------------------------------------------------------------------------------- 1 | # .NET Backend Developer Roadmap for 2023 2 | 3 | Hey there 👋. This is my roadmap for .NET developers that want to focus on backend and specifically work with microservices and cloud. 4 | 5 | I will try to keep updating this roadmap as the technology landscape is evolving. 6 | 7 | I have created courses on several of the topics outlined in the roadmap so if you're interested in learning more about those topics then check my courses out: 8 | 9 | | | | | 10 | | - | - | - | 11 | | [](https://dometrain.com/course/from-zero-to-hero-unit-testing-in-c) | [](https://dometrain.com/course/from-zero-to-hero-integration-testing-in-asp-net-core) | [](https://dometrain.com/course/from-zero-to-hero-dependency-injection-in-net) | 12 | | [](https://dometrain.com/course/from-zero-to-hero-rest-apis-in-asp-net-core) | [](https://dometrain.com/course/from-zero-to-hero-minimal-apis-in-net-with-c) | [](https://dometrain.com/course/cloud-fundamentals-aws-services-for-c-developers) | 13 | 14 | Interactive Roadmap: [Link](https://mm.tt/map/2627837340?t=CjSlrIg9TU) 15 | 16 | ![](roadmap-dark-compact-2023.png) 17 | -------------------------------------------------------------------------------- /assets/aws.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/assets/aws.jpg -------------------------------------------------------------------------------- /assets/dependencyinjection.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/assets/dependencyinjection.jpg -------------------------------------------------------------------------------- /assets/integrationtesting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/assets/integrationtesting.jpg -------------------------------------------------------------------------------- /assets/minimalapis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/assets/minimalapis.jpg -------------------------------------------------------------------------------- /assets/restapis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/assets/restapis.jpg -------------------------------------------------------------------------------- /assets/unittesting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/assets/unittesting.jpg -------------------------------------------------------------------------------- /roadmap-2023.mind: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/roadmap-2023.mind -------------------------------------------------------------------------------- /roadmap-dark-2023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/roadmap-dark-2023.png -------------------------------------------------------------------------------- /roadmap-dark-compact-2023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elfocrash/.NET-Backend-Developer-Roadmap/a599e37b22026bbedd1af29a2732377d64e668c2/roadmap-dark-compact-2023.png --------------------------------------------------------------------------------