ASP. NET Core - SOLID and Clean Architecture

所在平台: Udemy

课程主页: https://www.udemy.com/course/aspnet-core-solid-and-clean-architecture-net-5-and-up/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:ASP.NET Core - SOLID与清晰架构 课程概述: 在.NET Core中创建一个模块化、可测试和可维护的应用程序需要坚实的基础。应用程序架构的设置需要前瞻性和深思熟虑,因为早期的决策将会影响到应用程序的扩展和维护的便捷性。应用程序需要在长时间内维护和扩展,因此其设计和编码方式显得尤为重要。SOLID架构的原则可以帮助开发人员规避代码异味、重构代码,并促进更高效的敏捷开发。 课程内容: - SOLID框架定义: - S - 单一职责原则 - O - 开闭原则 - L - 里氏替换原则 - I - 接口隔离原则 - D - 依赖倒置原则 本课程将深入探讨构建可维护代码的基础架构原则,教授如何使用ASP.NET Core设置真实世界的应用程序架构。课程中,您将学习如何集成电子邮件及身份验证等常用功能,并奠定基础以便于之后接入其他第三方服务。课程内容兼容.NET 6/.NET 7。 学习目标: - 掌握干净或洋葱架构及最佳实践 - 学习命令查询责任分离(CQRS) - 实现Mediatr模式 - 使用SendGrid添加电子邮件服务 - 高效异常处理与路由 - 实现单元测试,使用Moq和Shouldy - 使用自定义中间件进行全局错误处理 - 使用Fluent Validation添加验证 - 构建.NET Core API及Blazor UI应用程序 - 实现JWT(JSON Web Token)身份验证 课程要求: 学习此课程之前,需具备一定的.NET Core开发和C#知识。课程内容包含超过10小时的优质内容,合理分模块,以突出每个构建活动相关的内容。您将学习到故障排除和调试错误的方法,实施最佳实践,编写高效逻辑,并理解开发人员的工作方式。 通过完成本课程,您将熟悉Visual Studio的使用,在开发环境中处理逻辑和语法错误变得得心应手。这将使您所学的新技能得以实际应用,并在职场上给您的同事和主管留下深刻印象。 课程还配备了托管在GitHub上的工作文件,包括一些辅助文件,方便您复制演示代码。您将与作者一起完成每节课程,并在完成后获得一个可验证的结业证书。通过点击注册课程按钮,您将迈出提升收入与市场竞争力的关键一步!若课程不符合您的预期,还可在30天内无条件退款。 立即行动吧!期待在课程中见到您!

课程评论(0条)

课程详情

Overview Creating a modular, testable, and maintainable application in.NET Core requires a solid foundation. Setting up an application architecture requires foresight and much consideration, as early decisions will impact how easily the application is extended and maintained. In the long run, though, applications need to be maintained and, in this case, extended. Between its design and the way the code was written, neither is possible, so the application needs to be redesigned and future-proofed. Why SOLID Architecture?When we talk about SOLID architecture, what we refer to isn't a straightforward task. Decisions made early in the process can have a large impact later on, and maintainability and testability play an important role. Adopting these practices can also contribute to avoiding code smells, refactoring code, and facilitating more efficient agile development.SOLID stands for:S - Single-Responsibility PrincipleO - Open-closed PrincipleL - Liskov Substitution PrincipleI - Interface Segregation PrincipleD - Dependency Inversion PrincipleIn this course, you explore foundational architectural principles which help with the creation of maintainable code. You will discover how to set up a real-world application architecture with ASP.NET Core. Then, you'll learn how to plug in different, common blocks such as email and authentication and have a foundation to plug-in other third-party services as needed. Everything in this course is.NET 6 /.NET 7 compatible. When you finish this course, you'll have the skills and knowledge to create a testable and maintainable ASP.NET Core application to architect real-world enterprise.NET Core apps.N.B. - The project in this course is based on the deliverables in Complete ASP.NET Core and Entity Framework Development. While it is not mandatory to do this course, much of the existing code will be reused from this course's content. Build A Strong Foundation in.NET Clean Architecture: Learn Clean or Onion Architecture and Best Practices Learn Command Query Responsibility Segregation (CQRS)Implement Mediatr PatternAdd Email Service using SendGridEfficient Exception Handling and Routing Implementing Unit TestingMoq and ShouldyGlobal Error Handling with Custom Middleware and ExceptionsAdding Validation Using Fluent ValidationBuild a.NET Core API and Blazor UI ApplicationImplement JWT(JSON Web Token) AuthenticationContent and OverviewTo take this course, you must have some knowledge of.NET Core development and C#. This is a huge course. Over 10 hours of premium content, but smartly broken up to highlight related activities based on each module in the application being built. We will also look at troubleshooting and debugging errors as we go along; implementing best practices; writing efficient logic, and understanding why developers do things the way they do. Your knowledge will grow, step by step, throughout the course, and you will be challenged to be the best you can be.We don't do things the perfect way the first time; that is different from the reality of writing code. We make mistakes and point them out and fix them around them. By doing this, we develop proficiency in using debugging tools and techniques. By the time you have finished the course, you will have moved around in Visual Studio and examined logic and syntax errors so much that it will be second nature for you when working in the.NET environment. This will put your newly learned skills into practical use and impress your boss and coworkers.The course is complete with working files hosted on GitHub, including some files to make it easier for you to replicate the demonstrated code. You will be able to work alongside the author as you work through each lecture and will receive a verifiable certificate of completion upon finishing the course.Clicking the Take This Course button could be the best step you could take towards quickly increasing your income and marketability! Also, remember that if you don't think the course is worth what you spent, you have a full 30 days to get a no questions asked refund!It's time to take action! See you in the course!

课程标签

0人关注该课程

主题相关的课程