.NET Developer Roadmap
a Roadmap to becoming a Full stack .net developer in 2022
Resources
Learn the prerequisites
OOP Fundamentals
SOLID principles
Desktop Application frameworks
Mobile Application/Game development
Web Application frameworks
Client Side Frameworks
Web Service frameworks
Client-Server Communication
- HotChocolate
- GraphQL-dotnet
Real-Time Communication
ORM
Databases
- Relational
- SQL Server
- Oracle
- MySQL
- PostgreSQL
- MariaDB
- Cloud Databases
- Redis
- MongoDB
- Apache Cassandra
- LiteDB
- RavenDB
- CouchDB
Dependency Injection
- Dependency Injection
- DI Containers
- AutoFac
- Ninject
- Castle Windsor
- Simple Injector
Caching
- Redis
- StackExchange.Redis
- EasyCaching
- Memcached
Entity Framework 2nd Level Cache
Logging
- Log Frameworks
- NLog
- Log Management System
- Sentry.io
- Loggly.com
- Elmah.io
Unit Testing
- Frameworks
- NUnit
- MSTest
- Mocking
- NSubstitute
- FakeItEasy
- Assertion
- Shouldly
Security
Comments
Post a Comment