Please enable JavaScript.
Coggle requires JavaScript to display documents.
.NET C# Developer Path - Coggle Diagram
.NET C# Developer Path
Testing
Framework
:star: xUnit
nUnit
Mock
Moq
NSubstitute
Behavior Testing
Specflow
Assertion
FluentAssertion
Integration Testing
WebApplicationFactory
TestServer
C#
LINQ
TPL
Generics
Best Practices
Desing Patterns
CQRS
Behavioral
Observer
Mediator
Chain of responsability
Dispose
Structural
Decorator
Adapter
Facade
Creational
Factory
Singleton
SOLID
TDD
DDD
Clean Architecture
ORM
Entity Framework
Dapper
ADO.NET :older_man:
Databases
Relational
DBMS
SQL Server :star:
Azure SQL
PostgreSQL
MySQL
Programmability
Functions
Stored Procedures
NoSQL
MongoDB
Cassandra
Azure CosmosDB
AWS DynamoDB
Cache
NoSQL
MemCache
Redis
Search
ElasticSearch
Cloud
AWS
:star: Azure
Infrastructure
Docker
Kubernetes
CI/CD
:star: Azure Pipelines
Gitlab CI/CD
:poop: Jenkins