Skip to content

참고 자료료

도전

객체지향

도메인 주도 설계

아키텍처

개발 방법론

리팩토링

단위 테스트

아키텍처

설정

코드 커버리지

통합 테스트

WebApi

IOption

아키텍처 템플릿

강의 소스




## Result
- [ ] [Part 1 - Replacing Exceptions-as-flow-control with the result pattern](https://andrewlock.net/working-with-the-result-pattern-part-1-replacing-exceptions-as-control-flow/)
- [ ] [Part 2 - Safety and simplicity with LINQ](https://andrewlock.net/working-with-the-result-pattern-part-2-safety-and-simplicity-with-linq/)
- [ ] [Part 3 - Adding more extensions to Result<T>](https://andrewlock.net/working-with-the-result-pattern-part-3-adding-more-extensions/)
- [ ] [Part 4 - Is the result pattern worth it?](https://andrewlock.net/working-with-the-result-pattern-part-4-is-the-result-pattern-worth-it/)

## 컨테이너
### Health Check
- [ ] Blog | [Mastering Custom Health Checks in ASP.NET Core for Robust and Reliable Applications](https://programmingpulse.vercel.app/blog/mastering-custom-health-checks-in-aspnet-core)