appsetting.json转换错误项目没有合并,而被追加
创始人
2024-11-10 08:00:41
0

这个问题通常是由于appsetting.json转换文件中的属性名称不匹配而导致的。例如,属性名称在源文件和转换文件中不一致。

针对这个问题,可以使用以下代码示例解决:

1.在 appsettings.Development.json 文件中定义以下内容:

{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AppSettings": { "Database": { "ConnectionString": "Server=(localhost);Database=MyDatabase;User Id=myuser;Password=mypassword" } } }

2.在 appsettings.Production.json 文件中定义以下内容:

{ "AppSettings": { "Database": { "ConnectionString": "Server=(prod-server);Database=MyDatabase;User Id=myuser;Password=mypassword", "UseConnectionPooling": true } } }

  1. 然后,在 Startup.cs 文件中添加以下内容:

public Startup(IConfiguration configuration, IWebHostEnvironment env) { Configuration = configuration;

var builder = new ConfigurationBuilder() .SetBasePath(env.ContentRootPath) .AddJsonFile("appsettings.json", optional: true, reloadOnChange: true) .AddJsonFile($"appsettings.{env.EnvironmentName}.json", optional: true, reloadOnChange: true) .AddEnvironmentVariables();

Configuration = builder.Build();

// Get the AppSettings section var appSettingsSection = Configuration.GetSection("AppSettings");

// Configure the database options services.Configure(appSettingsSection.GetSection("Database")); }

4.最后,在 ConfigureServices 方法中定义 DatabaseOptions,如以下代码所示:

public void ConfigureServices(IServiceCollection services) { services.AddDbContext(options => { options.UseSqlServer(Configuration.GetConnectionString("Database")); });

services.Configure(Configuration.GetSection("AppSettings:Database")); }

通过以上代码,添加的 Program.cs 的内容为:

using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging;

namespace TestConfiguration

相关内容

热门资讯

透视详细!wpk辅助哪里买,w... 透视详细!wpk辅助哪里买,wpk俱乐部怎么作必弊(透视)其实真的是有脚本(哔哩哔哩)1、免费辅助多...
随着!wejoker辅助器怎么... 随着!wejoker辅助器怎么卖,万能透视辅助器免费版,总结脚本(有挂方法)-哔哩哔哩1、wejok...
脚本透视!德普之星有辅助软件吗... 脚本透视!德普之星有辅助软件吗,德普之星透视辅助软件(透视)竟然有挂(哔哩哔哩)1、不需要AI权限,...
迎来新发展!破解辅助插件wep... 迎来新发展!破解辅助插件wepoker,微乐家乡麻将辅助,了解透视(今日头条)-哔哩哔哩破解辅助插件...
脚本教你!aapoker公共底... 脚本教你!aapoker公共底牌,aapoker怎么选牌(透视)真是真的是有教程(哔哩哔哩)1、点击...
截至目前!wepoker能不能... 截至目前!wepoker能不能透视,微乐自建房辅助软件,必备透视(有挂解惑)-哔哩哔哩1、玩家可以在...
透视解迷!wpk私人局辅助是真... 透视解迷!wpk私人局辅助是真的吗,wpk辅助器是真的吗(透视)确实存在有软件(哔哩哔哩)透视方法中...
连日来!智星德州插件最新版本更... 连日来!智星德州插件最新版本更新内容详解,微信小程序微乐破解器,解密脚本(竟然有挂)-哔哩哔哩1、不...
透视模拟器!wepoker新号... 透视模拟器!wepoker新号好一点吗,微乐智能辅助软件是真的吗,揭幕透视(讲解有挂)-哔哩哔哩;1...
脚本科普!wepoker透视方... 脚本科普!wepoker透视方法,wepoker辅助脚本(透视)都是真的有app(哔哩哔哩)脚本科普...