Writing Simpler ASP.NET Core
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore innovative approaches to simplify ASP.NET Core web application design in this 56-minute conference talk by Jonathan Channon at NDC Conferences. Challenge the traditional Controller-Service-Repository pattern that has dominated ASP.NET development for over a decade. Discover how to streamline your architecture, reduce code complexity, eliminate unnecessary dependencies, and boost performance. Learn to implement functional programming techniques in C# that promote clean, maintainable code without relying on IoC containers or mocks in testing. Gain insights into creating more efficient and elegant ASP.NET Core applications that break free from conventional design paradigms.
Syllabus
Writing simpler ASP.NET Core - Jonathan Channon
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube