你的位置: 码友网首页 / 资讯源列表 / ASP.NET Core Configuration – Options Pattern

关于[ASP.NET Core Configuration – Options Pattern]的摘要:

In this article, we’re going to cover another way of reading configuration data in .NET Core – the options pattern. The options pattern helps us group related configuration settings, and it provides strongly typed access to them. We are going to learn how the options pattern works and how we can improve our existing configuration access or even reload the configuration in real-time.

原文地址: https://code-maze.com/aspnet-configuration-options/

收录时间: 2020-09-04 浏览量: 1354 分类: ASP.NET Core

| 0 收藏 | 0