Asp.net core Best Practices with Options pattern

preview_player
Показать описание
Here's what you'll learn:
Master IConfiguration: Grasp the power of configuration management in your Web API. ⚙️
Configuration Best Practices: Discover the secrets to reading configuration effectively.
Unlock the Options Pattern: Unleash the power of the Options pattern for cleaner and more organized code. 🪄
IOptions Interface Demystified: Understand the core concepts of the IOptions interface.
IOptionsMonitor vs. IOptionsSnapshot: Learn the differences and choose the right tool for the job.

Timeline
0:00 - What we will learn?
0:44 - Bad practice working with configuration
03:45 - Read Configuration using IConfiguration
06:30 - Why IConfiguration is bad?
16:40 - using Options pattern with IOptions
20:26 - IOptionsSnapshot interface
22:30 - IOptionsMonitor interface
Рекомендации по теме