Friday
Room 3
10:30 - 12:30
(UTC+01)
2 hours
Refactoring to Pipeline Architecture
This workshop focuses on refactoring an existing ASP.NET Core application. The application begins as a web API application which exposes a variety of operations, but also includes logic for cross-cutting concerns such as logging, validation, error handling, caching, and more.
.NET
Architecture
Microservices
Microsoft
Web
In this workshop, you will code along with the instructor to refactor these concerns into common modules that ensure consistent behavior as defined policies. In the end, the application code will be short, simple, and clean and the cross-cutting concerns will be isolated, consistent, and reusable.