编辑
我在使用Blazor WASM项目。我正在尝试用TG.Blazor.IndexedDB NuGet包为我的项目创建一个索引数据库。我在我的项目中创建Startup.cs。我在Program.cs & Startup.cs中有一些错误。错误CS0246无法找到类型或命名空间名称'IComponentsApplicationBuilder‘(您是缺少使用指令还是程序集引用?)IndexSpec { Auto = t
我在Blazor 3.0.0-preview4-19216-03中有以下代码,目标是一个客户端应用程序: namespace BlazorShared.Services public interfaceservices) services.AddSingleton<ILogin, LoginService>();
public void Configure(IComponentsApplicationBuildervar str = await Lo