C-Sharp 8 Design Patterns Composite
This course covers the Composite design pattern in C#. The Composite pattern provides a way to work with tree structures in a consistent manner, regardless of whether you are manipulating...
Level: Intermediate — prerequisites: C# and basic notions of data structures
Prerequisites: Be comfortable with C# and have basic notions of data structures.
Deepening your knowledge of canonical design patterns in object-oriented programming is a valuable tool in your developer's toolbox.
Sign in to read this course
A free account unlocks all 514 courses. 20 are readable without one.
What's inside
10 sections- 1 Table of Contents
- 2 Course Overview
- 3 What is the Composite pattern?
- 4 Structural implementation (minimal example)
- 5 Alternative considerations and variations
- 6 Real example: virtual file system
- 7 Encapsulate the construction with a Builder
- 8 Existing Composites in .NET
- 9 Visual Studio Project Structure
- 10 Summary and key points
More Testing, Patterns & Architecture courses
View all 29ASP.NET Core Clean Architecture
Implement Clean Architecture with the GloboTicket app — core, infrastructure, API, Blazor UI and testing.
Automation Testing Strategies with ASP.NET Core
Unit, integration, UI, E2E (Playwright) and performance (NBomber) testing in a CI/CD pipeline.
Unit Testing an ASP.NET Core MVC Web Application
Unit test MVC controllers with xUnit, Moq and FluentAssertions — isolation, mocking and CI/CD.
Debugging and Error Handling in ASP.NET Core
Debugging tools, error-handling middleware, Problem Details, custom exceptions and remote debugging.
Logging and Monitoring in ASP.NET Core
ILogger, structured logging, providers, scopes, source generators, health checks and OpenTelemetry.
C-Sharp 8 Design Patterns Mediator
This course covers the Mediator design pattern in C#. The Mediator pattern provides a way to encapsulate interactions and communications between several objects, with loose coupling, rega...
Interested in this course?
Contact us to book it or get a custom training plan for your team.