У нас вы можете посмотреть бесплатно Modern .NET Configuration Practices - Chris Ayers - NDC Copenhagen 2025 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This talk was recorded at NDC Copenhagen in Copenhagen, Denmark. #ndccopenhagen #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndccopenhagen.com/ Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! / ndcconferences / ndc_conferences / ndc_conferences #dotnet #cloud #devops #languages #security #azure #json #kubernetes #github Modern .NET applications (from .NET 5 onwards) represent a significant evolution from the legacy .NET Framework era, requiring updated practices in configuration management. Traditional methods—such as web.config files or embedding secrets directly in source control—are outdated, risky, and inefficient. This session provides actionable strategies for modernizing configuration management in your .NET projects, significantly boosting productivity and security. You'll Learn: Strongly Typed Configuration: Enhance readability and reduce errors. Configuration Providers: Optimize use of JSON, XML, INI, environment variables, Azure App Config, and Key Vault. Dependency Injection Integration: Simplify and modularize configuration management. Options Pattern: Achieve flexible and scalable application settings. Containerized Applications: Securely manage configurations, including secrets and environment-specific settings. Deployment Strategies: Securely inject configurations using Azure DevOps Pipelines, GitHub Actions, and Kubernetes. .NET Aspire Configuration: Streamline service-oriented configurations in distributed applications. Gain practical guidance on transforming your approach to configuration management, ensuring your .NET solutions are secure, efficient, and ready for modern deployment scenarios.