{"id":15039150,"url":"https://github.com/saifaustcse/dotnet-developer-roadmap","last_synced_at":"2025-05-16T18:08:10.606Z","repository":{"id":41581233,"uuid":"93258453","full_name":"saifaustcse/dotnet-developer-roadmap","owner":"saifaustcse","description":"Full-stack .NET Developer Roadmap","archived":false,"fork":false,"pushed_at":"2024-03-06T04:25:03.000Z","size":7150,"stargazers_count":897,"open_issues_count":2,"forks_count":113,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-10-30T00:30:02.502Z","etag":null,"topics":["developer-roadmap","dotnet","dotnet-core","dotnetcore","full-stack","net-developer-roadmap","roadmap"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saifaustcse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-06-03T15:56:08.000Z","updated_at":"2024-10-22T17:15:11.000Z","dependencies_parsed_at":"2024-03-06T05:29:46.406Z","dependency_job_id":"7783ad0f-3990-4540-9447-65a7a3d8af42","html_url":"https://github.com/saifaustcse/dotnet-developer-roadmap","commit_stats":null,"previous_names":["saifaustcse/.net-developer-roadmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fdotnet-developer-roadmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fdotnet-developer-roadmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fdotnet-developer-roadmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fdotnet-developer-roadmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saifaustcse","download_url":"https://codeload.github.com/saifaustcse/dotnet-developer-roadmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248599684,"owners_count":21131339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-roadmap","dotnet","dotnet-core","dotnetcore","full-stack","net-developer-roadmap","roadmap"],"created_at":"2024-09-24T20:41:45.696Z","updated_at":"2025-04-12T16:43:35.217Z","avatar_url":"https://github.com/saifaustcse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET Developer Roadmap\n\n\u003e Roadmap to becoming an Full stack .NET Developer in 2024\n\nBelow you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a Full stack .NET developer. I made this chart as a tip for everyone who asks me, \"What should I learn next as a .NET developer?\"\n\n## Disclaimer\n\n\u003e The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy does not always mean best suited for the job\n\n## Give a Star! :star:\n\nIf you like or are using this project to learn or start your solution, please give it a star. Thanks!\n\n## Roadmap\n\n![Roadmap](https://github.com/saifaustcse/.net-developer-roadmap/blob/master/images/donet-developer-roadmap-v2.png)\n\n## Resources\n\n1. Learn the prerequisites\n\n   - [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)\n   - [SQL Fundamentals](https://www.w3schools.com/sql/)\n   - [HTML](https://www.w3schools.com/html/)\n   - [CSS](https://www.w3schools.com/css/)\n   - [JavaScript](https://www.w3schools.com/js/)\n   - [.NET](https://docs.microsoft.com/en-us/documentation/)\n   - [ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-6.0)\n\n2. OOP Fundamentals\n\n   - [OOP C# Fundamentals](https://www.w3schools.com/cs/cs_oop.asp)\n\n3. SOLID principles\n\n   - [SOLID Design Principles in C#](https://dotnettutorials.net/course/solid-design-principles/)\n\n4. Desktop Application frameworks\n\n   - [WPF](https://learn.microsoft.com/en-us/dotnet/desktop/wpf/overview/?view=netdesktop-6.0)\n   - [Windows Forms](https://learn.microsoft.com/en-us/dotnet/desktop/winforms/?view=netdesktop-6.0)\n\n5. Mobile Application/Game development\n\n   - [Cross-platform mobile development in Visual Studio](https://docs.microsoft.com/en-us/visualstudio/cross-platform/cross-platform-mobile-development-in-visual-studio?view=vs-2022)\n   - [Xamarin](https://docs.microsoft.com/en-us/xamarin/?view=vs-2022)\n\n6. Web Application frameworks\n\n   - [ASP.NET Core MVC](https://learn.microsoft.com/en-us/aspnet/core/mvc/overview?view=aspnetcore-6.0)\n   - [ASP.NET MVC](https://docs.microsoft.com/en-us/aspnet/mvc/)\n   - [ASP.NET Web Forms](https://docs.microsoft.com/en-us/aspnet/web-forms/)\n\n7. Client Side Frameworks\n\n   - [React Developer Roadmap](https://github.com/saifaustcse/react-developer-roadmap)\n   - [vue Developer Roadmap](https://github.com/saifaustcse/vue-developer-roadmap)\n   - [Angular Developer Roadmap](https://github.com/saifaustcse/angular-developer-roadmap)\n   - [AngularJs](https://angularjs.org/)\n\n8. Web Service frameworks\n\n   - [Web API with ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-6.0\u0026tabs=visual-studio)\n   - [ASP.NET Web API](https://docs.microsoft.com/en-us/aspnet/web-api/)\n   - [ASP.NET WCF](https://docs.microsoft.com/en-us/dotnet/framework/wcf/getting-started-tutorial)\n\n9. Client-Server Communication\n\n   1. REST\n      - [OData](https://devblogs.microsoft.com/odata/experimenting-with-odata-in-asp-net-core-3-1)\n      - [Sieve](https://github.com/Biarity/Sieve)\n   2. [gRPC](https://docs.microsoft.com/en-us/aspnet/core/grpc)\n   3. GraphQL\n      - [HotChocolate](https://github.com/ChilliCream/hotchocolate)\n      - [GraphQL-dotnet](https://github.com/graphql-dotnet/graphql-dotnet)\n\n10. Real-Time Communication\n\n- [SignalR](https://docs.microsoft.com/aspnet/core/signalr)\n- [WebSockets](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/websockets)\n\n11. ORM\n\n    - [Entity Framework](https://docs.microsoft.com/en-us/ef/)\n    - [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/)\n    - [Dapper](https://github.com/StackExchange/Dapper)\n    - [NHibernate](https://github.com/nhibernate/nhibernate-core)\n\n12. Databases\n\n    1. Relational\n       - [SQL Server](https://www.microsoft.com/sql-server/sql-server-2019)\n       - [Oracle](https://www.oracle.com/database/technologies/oracle-database-software-downloads.html)\n       - [MySQL](https://www.mysql.com)\n       - [PostgreSQL](https://www.postgresql.org)\n       - [MariaDB](https://mariadb.org)\n    2. Cloud Databases\n       - [CosmosDB](https://docs.microsoft.com/azure/cosmos-db)\n       - [DynamoDB](https://aws.amazon.com/dynamodb)\n    3. NoSQL\n       - [Redis](https://redis.io)\n       - [MongoDB](https://docs.microsoft.com/aspnet/core/tutorials/first-mongo-app)\n       - [Apache Cassandra](http://cassandra.apache.org)\n       - [LiteDB](https://github.com/mbdavid/LiteDB)\n       - [RavenDB](https://github.com/ravendb/ravendb)\n       - [CouchDB](http://couchdb.apache.org)\n\n13. Dependency Injection\n\n    1. [Dependency Injection](https://dotnettutorials.net/lesson/dependency-injection-design-pattern-csharp/)\n\n    2. DI Containers\n\n       - [Microsoft.Extensions.DependencyInjection](https://docs.microsoft.com/aspnet/core/fundamentals/dependency-injection)\n       - [AutoFac](https://autofaccn.readthedocs.io/en/latest/integration/aspnetcore.html)\n       - [Ninject](http://www.ninject.org)\n       - [Castle Windsor](https://github.com/castleproject/Windsor)\n       - [Simple Injector](https://github.com/simpleinjector/SimpleInjector)\n\n    3. [Life Cycles](https://docs.microsoft.com/aspnet/core/fundamentals/dependency-injection#service-lifetimes)\n    4. [Scrutor](https://github.com/khellang/Scrutor)\n\n14. Caching\n\n    1. [Memory Cache](https://docs.microsoft.com/aspnet/core/performance/caching/memory)\n    2. [Distributed Cache](https://docs.microsoft.com/aspnet/core/performance/caching/distributed)\n       1. [Redis](https://redis.io/)\n          1. [StackExchange.Redis](https://stackexchange.github.io/StackExchange.Redis)\n          2. [EasyCaching](https://github.com/dotnetcore/EasyCaching)\n       2. [Memcached](https://memcached.org)\n    3. Entity Framework 2nd Level Cache\n       1. [EFCoreSecondLevelCacheInterceptor](https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor)\n       2. [EntityFrameworkCore.Cacheable](https://github.com/SteffenMangold/EntityFrameworkCore.Cacheable)\n\n15. Logging\n\n    1. Log Frameworks\n       - [Serilog](https://github.com/serilog/serilog)\n       - [NLog](https://github.com/NLog/NLog)\n    2. Log Management System\n       - [ELK Stack](https://www.elastic.co/what-is/elk-stack)\n       - [Sentry.io](http://sentry.io)\n       - [Loggly.com](https://loggly.com)\n       - [Elmah.io](http://elmah.io)\n\n16. Unit Testing\n\n    1. Frameworks\n       - [xUnit](https://docs.microsoft.com/dotnet/core/testing/unit-testing-with-dotnet-test)\n       - [NUnit](https://docs.microsoft.com/dotnet/core/testing/unit-testing-with-nunit)\n       - [MSTest](https://docs.microsoft.com/dotnet/core/testing/unit-testing-with-mstest)\n    2. Mocking\n       - [Moq](https://github.com/moq/moq4)\n       - [NSubstitute](https://github.com/nsubstitute/NSubstitute)\n       - [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy)\n    3. Assertion\n       - [FluentAssertion](https://github.com/fluentassertions/fluentassertions)\n       - [Shouldly](https://github.com/shouldly/shouldly)\n\n17. Security\n\n    - [Application Settings \u0026 Configurations](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-6.0)\n    - [Authentication](https://docs.microsoft.com/en-us/aspnet/core/security/authentication/?view=aspnetcore-6.0)\n    - [Authorization](https://docs.microsoft.com/en-us/aspnet/core/security/authorization/introduction?view=aspnetcore-6.0)\n\n18. Design-Patterns\n\n    - [Design Patterns](https://dotnettutorials.net/course/dot-net-design-patterns/)\n\n## Wrap Up\n\nIf you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.\n\nIdea from : [Developer RoadMap](https://github.com/kamranahmedse/developer-roadmap)\n\n## Contribution\n\nIf you want to contribute to this project to make it more helpful for other Angular developers, your help is very welcome!\n\nJust file an issue, better yet: submit a PR! 🙂\n\n## License\n\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifaustcse%2Fdotnet-developer-roadmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaifaustcse%2Fdotnet-developer-roadmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifaustcse%2Fdotnet-developer-roadmap/lists"}